Claude Lint
Version updated for https://github.com/zhupanov/claude-lint to version v1.0.7.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Claude Lint is a GitHub Action and command-line tool designed to validate and enforce best practices for Claude Code configurations and plugins. It automates the linting of .claude/ and .claude-plugin/ directories, ensuring proper configuration, syntax, and adherence to 88 customizable lint rules across various categories like hooks, skills, agents, and documentation. This tool simplifies CI integration, enhances code quality, and supports cross-platform use with configurable options to meet diverse development needs.
What’s Changed
What’s Changed
- Clarify config example: codes and names are independent by @zhupanov in https://github.com/zhupanov/claude-lint/pull/27
Full Changelog: https://github.com/zhupanov/claude-lint/compare/v1...v1.0.7