Bump fixit from 0.1.1 to 0.1.4
Bumps fixit from 0.1.1 to 0.1.4.
Release notes
Sourced from fixit's releases.
FixIt 0.1.4 Release - 2021-07-30
Updated
- Fix typo #163
- Refactor ipc_main #175
- Refactor search yaml #172
- Bug fix for UseTypesFromTypingRule #178
- Fix sentinel type error #187
- Autofix docstrings #190
- Fix pyre type-check errors #196
- Add JSON Schema for Fixit configs #188
- Adds allow_list_rules setting for configs #184
- Adds allow_list_rules to schema #197
- Fix run_rules bug #200
Fixit 0.1.3 Release - 2020-12-10
0.1.3 - 2020-12-09
New Rules
- Add NoRedundantArgumentsSuperRule #154
- Add ExplicitFrozenDataclassRule #158
- Add UseLintFixmeCommentRule #161
- Add UseAssertInRule #159
Updated
- await async rule does not account for decorators #150
- Allow glob patterns instead of parent dirs for matching configs #156
Fixit 0.1.2 Release - 2020-10-29
New Rules
- Add SortedAttributesRule #149
Added
- New unified
fixitCLI #148Updated
- Add
use_noqaconfiguration to control support of thenoqaFlake8 suppression comment. Defaults toFalse#151
Changelog
Sourced from fixit's changelog.
0.1.4 - 2021-07-30
Updated
- Fix typo #163
- Refactor ipc_main #175
- Refactor search yaml #172
- Bug fix for UseTypesFromTypingRule #178
- Fix sentinel type error #187
- Autofix docstrings #190
- Fix pyre type-check errors #196
- Add JSON Schema for Fixit configs #188
- Adds allow_list_rules setting for configs #184
- Adds allow_list_rules to schema #197
- Fix run_rules bug #200
0.1.3 - 2020-12-09
New Rules
- Add NoRedundantArgumentsSuperRule #154
- Add ExplicitFrozenDataclassRule #158
- Add UseLintFixmeCommentRule #161
- Add UseAssertInRule #159
Updated
- await async rule does not account for decorators #150
- Allow glob patterns instead of parent dirs for matching configs #156
0.1.2 - 2020-10-29
New Rules
- Add SortedAttributesRule #149
Added
- New unified
fixitCLI #148Updated
- Add
use_noqaconfiguration to control support of thenoqaFlake8 suppression comment. Defaults toFalse#151
Commits
eed3c6dBump version to 0.1.4 (#201)2486a88Use skip ignore comment instead of use ignore comment (#200)ad655b2Adds allow_list_rules to schema. (#197)fcbed64Adds allow_list_rules setting for configs. (#184)cb1d589Adds JSON Schema for Fixit configs. (#188)cbef89fFixes pyre type-check errors. (#196)59c7a3dReads use_noqa from config file. (#192)b078404Autofixes three module doscstrings. (#190)b2fd854Fix sentinel type error (#187)623d0d3Only auto-fix builtin types inUseTypesFromTypingRule(#178)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #736 (6a7d5d2) into main (79cf251) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #736 +/- ##
=======================================
Coverage 94.82% 94.82%
=======================================
Files 247 247
Lines 25799 25799
=======================================
Hits 24463 24463
Misses 1336 1336
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@dependabot ignore this minor version
OK, I won't notify you about version 0.1.x again, unless you re-open this PR. 😢