Skip to content

Releases: fork-tongue/flake8-cgx

Release v0.1.0

15 Jun 14:16
65f68bb
Compare
Choose a tag to compare
Several improvements (#5)

* Simplify usage of collagraph cgx methods
* Add extra (fake) empty lines so that render method ast matches with noqa lines
* Filter BLK901 messages
* Don't lint dist folder
* Upgrade collagraph and add simple test
* Simplify plugin
* Update flake configuration
* Add github workflow