We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. There's currently no automatic linting happening.
Describe the solution you'd like We would like to automate linting using github actions
Describe alternatives you've considered N/A
Additional context N/A
The text was updated successfully, but these errors were encountered:
@upkarlidder @demilolu This issue needs the ms-cohort-claimed label
Sorry, something went wrong.
Super-Linter Source: https://github.com/marketplace/actions/super-linter Provides the following linters for the languages used in this project:
JS Specific Linters
sudo npm install -g jshint
jshint <file or directory name>
sudo npm install eslint -g
👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed in 14 days.
nic-jol
No branches or pull requests
Is your feature request related to a problem? Please describe.
There's currently no automatic linting happening.
Describe the solution you'd like
We would like to automate linting using github actions
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: