You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To start with the linter feature and start writing rules, we need a rule engine capable of creating a rule set based on a file and execute them by passing ast data.
Description
To start with the linter feature and start writing rules, we need a rule engine capable of creating a rule set based on a file and execute them by passing ast data.
Definition of Done
Code of Conduct