debkanchan/🐕 Bark! - Save yourself from production embarrassments
A REMOVE BEFORE FLIGHT linter. Checks for BARK comments in your code before they reach production
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 10, 2026
- License
- AGPL 3.0
Pinned Snippet
uses: debkanchan/bark@7f90ce6846a8632283435206c41d68c7e0973b1f # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path(s) to scan for BARK comments (space-separated for multiple) | no | . |
| format | Output format (text or json) | no | text |
| fail-on-findings | Fail the build if BARK comments are found | no | true |
| version | Version of bark to install (latest or specific version like v1.0.0) | no | latest |
Outputs
no outputs