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
Each language needs a section in its README file giving instructions for how to run the linter. These instructions should let the user run the linter with the same specifications as used by the SuperLinter so users can properly lint local files before uploading them.
To view the results of our linting configurations
on your own fork, click the Actions tab and
<insert instructions to find linting results in GH>
Alternatively, you can install the <insert language linter>
package locally and execute the following command
in a Terminal session (Mac or Windows) from
<insert language directory>:
< insert single-line command for
executing linting for your language>
Each language needs a section in its README file giving instructions for how to run the linter. These instructions should let the user run the linter with the same specifications as used by the SuperLinter so users can properly lint local files before uploading them.
Requirements:
The text was updated successfully, but these errors were encountered: