Bug fixes and improvements.
For this release we’ve added some new rules, improved validation when creating custom rules, and squished some pesky bugs.
We’d love to hear your feedback! Reach out at hello@sourcery.ai or on Twitter @SourceryAI. Join the Sourcery Discord Community.
Full Changelog - Release 1.3.0
Features
-
Add method-chaining pandas rule
-
enable rule saving in interactive scan
-
no complex tests rules: dont-import-test-modules, no-loop-in-tests, no-conditionals-in-tests
-
rule config validation errors in PyCharm
-
show url on hub command in CLI
-
surface rule config validation errors in the language server
-
validate node kinds in the rules config
Bug Fixes
Rule
encoding issue for rules rendering on Windows- Change Docker images used for Linux build
- Correctly handle indents for multiline substitutions
- get typescript hypergraph rules working again
- improve pycharm startup times
Documentation
- update js docs for public beta