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
I want to lint all the YAML/JSON file using Speccy lint in gradle/maven build script
Detailed description
I would like to lint all the project using speccy lenting. I would like to include Speccy lint in gradle/maven build script. Will get build fail when getting any error in lint while building the project.
Context
I want to add speccy lint in out project to lint all the YAML and JSON files and find out the issues. I want to add speccy lint in gradle/maven build script.
It is beneficial to other also to lint their project and get the linting issue in the project while building it.
Possible implementation
Not obligatory, but suggest an idea for implementing addition or change.
The text was updated successfully, but these errors were encountered:
I want to lint all the YAML/JSON file using Speccy lint in gradle/maven build script
Detailed description
I would like to lint all the project using speccy lenting. I would like to include Speccy lint in gradle/maven build script. Will get build fail when getting any error in lint while building the project.
Context
I want to add speccy lint in out project to lint all the YAML and JSON files and find out the issues. I want to add speccy lint in gradle/maven build script.
It is beneficial to other also to lint their project and get the linting issue in the project while building it.
Possible implementation
Not obligatory, but suggest an idea for implementing addition or change.
The text was updated successfully, but these errors were encountered: