mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 04:34:25 +08:00
Add support for Packwerk (#4594)
Packwerk (https://github.com/Shopify/packwerk) is a Ruby gem used to enforce boundaries and modularize Rails applications.
This commit is contained in:
@@ -556,6 +556,7 @@ formatting.
|
||||
* [brakeman](http://brakemanscanner.org/) :floppy_disk:
|
||||
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
|
||||
* [debride](https://github.com/seattlerb/debride)
|
||||
* [packwerk](https://github.com/Shopify/packwerk) :floppy_disk:
|
||||
* [prettier](https://github.com/prettier/plugin-ruby)
|
||||
* [rails_best_practices](https://github.com/flyerhzm/rails_best_practices) :floppy_disk:
|
||||
* [reek](https://github.com/troessner/reek)
|
||||
|
||||
Reference in New Issue
Block a user