v0.27.0
·
298 commits
to master
since this release
0.27.0 (2021-07-20)
Bug Fixes
- cli: print "no violations" message (2fedd0a)
- cli: replace the "run" command by "fix" and "check" (#359) (34d2499)
- don't fail when there is no config/root file (#350) (cca099a)
- include of remote style when there is only a local style (#349) (032855d)
- run pre-commit hooks only on passed files (#356) (3db024a)
Features
- accept a regular GitHub URL as a style (#361) (8fc34cb)
- enforce settings on any TOML file (#352) (8fd6324)
- fetch GitHub URLs directly (#341) (d3e6811)
- install on macOS with Homebrew (c679adf)
- pre-commit hook to apply changes (#322) (5e98e5f)
- quick setup with
nitpick init
command (#347) (3156afe) - read configuration from
.nitpick.toml
orpyproject.toml
(#332) (612ae41) - root files for other programming languages (#321) (09a0e83)
- support custom protocols for styles (#333) (9baef63)