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
Add a linter to the build to ensure the source code adheres to the coding style guide.
The preferred linter in the Ruby ecosystem is Rubocop, but it will need to be tailored to match the Asciidoctor style (as defined in coding-style-guide.adoc).