abcubed3/OKFgo Lint
Lint and validate Open Knowledge Format (OKF) markdown bundles for specification conformance and broken links.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Aug 1, 2026
- License
- Apache 2.0
Pinned Snippet
uses: abcubed3/okf@673631dc6e9d0ae4934999cd00d03fd679929582 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the OKF knowledge bundle directory or archive to lint. | no | . |
| version | Version tag of OKF CLI to install (e.g. v0.2.0 or latest). | no | latest |
| working-directory | Working directory relative to repository root to execute the linter in. | no | . |
Outputs
| name | description |
|---|---|
| bundle-path | Target bundle path that was linted. |