Why are there suddenly .js files that need to be committed to my project?
Answer:
These files are part of the stoplight style guide and are committed to the git repo to allow you to use linting as part of your CI pipeline. These are used to lint the API specification. You can add new rules or disable the existing ones from the styles tab. This is part of the new Style Guides feature and should not affect your APIs.
Comments
0 comments
Please sign in to leave a comment.