forked from andreoliwa/nitpick
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.24.0](andreoliwa/nitpick@v0.23.1...v0.24.0) (2021-02-23) ### Bug Fixes * check a YAML file with the text plugin ([andreoliwa#249](andreoliwa#249)) ([1821962](andreoliwa@1821962)) * override a remote style with "./your-local-style.toml" ([andreoliwa#295](andreoliwa#295)) ([fe5f085](andreoliwa@fe5f085)) * toml module now accepts keys beginning with dot (fix [andreoliwa#183](andreoliwa#183)) ([b086a24](andreoliwa@b086a24)) * validate sections in comma_separated_values (fix [andreoliwa#227](andreoliwa#227)) ([f1be98f](andreoliwa@f1be98f)) ### Features * apply changes to pyproject.toml ([andreoliwa#287](andreoliwa#287)) ([4b79f81](andreoliwa@4b79f81)) * apply changes to setup.cfg ([andreoliwa#288](andreoliwa#288)) ([f878630](andreoliwa@f878630)) * **cli:** add 'ls' command to list configured files ([cfc031b](andreoliwa@cfc031b)) * **cli:** add 'run' command to display violations ([a67bfa8](andreoliwa@a67bfa8)) * **cli:** filter only the desired files on ls/run commands ([andreoliwa#265](andreoliwa#265)) ([f5e4a9c](andreoliwa@f5e4a9c)) * drop support for Python 3.5 ([andreoliwa#251](andreoliwa#251)) ([9f84a60](andreoliwa@9f84a60)), closes [andreoliwa#250](andreoliwa#250) * experimental CLI interface (alpha version) ([andreoliwa#255](andreoliwa#255)) ([c9ca5dc](andreoliwa@c9ca5dc))
- Loading branch information
1 parent
c3ecd8a
commit 45cb29e
Showing
11 changed files
with
76 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters