peck
https://github.com/peckphp/peck
PHP
Peck is a powerful CLI tool designed to identify pure wording or spelling (grammar) mistakes in your codebase.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported1 Subscribers
Add a CodeTriage badge to peck
Help out
- Issues
- [Feat]: Ignore words per file
- [Bug] A new configuration file is created, even if it is passed via the `--config` option.
- [Bug] PHP 8.5 Fatal error: Argument #2 ($file) must be of type string, false given
- [feature] Add support for the `path` key for configuration settings
- [feature] Add support for the `cache-file` key for configuration settings
- Improve the visual output of information in the console
- [Checker]: Check for misspellings in content (not just definitions)
- [Config]: Change preset configuration to accept multiple presets at the same time
- [Checker]: Check String Tokens in Code
- [Config] Multiple presets in config
- Docs
- PHP not yet supported