kowainik / stan

🕵️ Haskell STatic ANalyser
https://kowainik.github.io/projects/stan
Mozilla Public License 2.0
566 stars 48 forks source link

[RFC] stan refactor #385

Open chshersh opened 4 years ago

chshersh commented 4 years ago

For some inspections, it's possible to provide an unambiguous solution (e.g. STAN-0206), so we can refactor code automatically and fix some issues that will take a lot of time to fix manually. For this, we can create a stan refactor command to apply suggestions to some of the inspections automatically.