Download the PHP package integer-net/todo-reminder without Composer
On this page you can find all versions of the php package integer-net/todo-reminder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download integer-net/todo-reminder
More information about integer-net/todo-reminder
Files in integer-net/todo-reminder
Package todo-reminder
Short Description GrumPHP Extension to remind you of undone todos
License MIT
Informations about the package todo-reminder
Todo Reminder
A command line script that reminds of unfinished TODO comments in changed PHP files after Git commit. Intended as post-commit
Git hook.
Install
Via Composer in project
Via Composer globally
Usage
To check the last commit of the current repository, run
If you installed Todo Reminder globally,
To run the checks automatically after each commit, create a hook as .git/hooks/post-commit
with content like:
Make the hook executable, so that Git can run it:
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Runs unit tests, mutation tests and static analysis
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Fabian Schmengler
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of todo-reminder with dependencies
ext-mbstring Version *
ext-spl Version *
gitonomy/gitlib Version ^1.0
nikic/php-parser Version ^4.1