All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Verification of if kuro command is executed in a git repository.
- Check to see if there are no files to change at all.
- Ignore python files included in .gitignore.
- Core project and bare minimum functionalities
- Use Black on Python files only
- Only files references by git-ls command
- Capability to export a diff file of the changes Black outputs
- Capability to set project or global Black options