Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.
669
stars
63
forks
source link
Option for absolute rule imports from project root #338
Closed
amyreese closed 1 year ago
Stack from ghstack (oldest at bottom):
340
-> #338
339
New
enable-root-import
config option for root configsAdd root config directory, or specified relative path, to
sys.path
before materializing configured lint rules.Tests
Documentation
Fixes #316