Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.2.5.
- 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
Agent Lint is a GitHub Action and CLI tool designed to lint and validate configurations and plugins for Claude Code projects by analyzing directories like .claude/ and .claude-plugin/. It automates the enforcement of best practices through 104 customizable linting rules across areas such as manifests, hooks, skills, agents, and documentation. This tool streamlines code hygiene, ensures consistency, and integrates seamlessly into CI workflows for improved development efficiency and quality control.
What’s Changed
What’s Changed
- Change suppressed rules to warnings (v2.2.5) by @zhupanov in https://github.com/zhupanov/agent-lint/pull/97
Full Changelog: https://github.com/zhupanov/agent-lint/compare/v2...v2.2.5