Open
Description
Note
Work started in https://github.com/avo-hq/avo-linter
We need a way to figure out if the Avo configuration files have errors in them.
This linter should give us the violations that we can use in the LSP, GitHub Action, or in-app GUI.
avo.rb
initializer
- have more intelligence around the initializer config options
Actions, Scopes, Filters, etc.
- have similar functionality as Resources for these classes
Linter ignore system
The developer should be able to add errors to an ignore list.
For example, if they don't want to see the act_on?
warning on their list for a certain resource, they should be able to add it to a commitable list (.avorc
file?).
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog