Skip to content
New issue

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

ci: modify JS linter #60

Merged
merged 10 commits into from
Jul 29, 2024
Merged

ci: modify JS linter #60

merged 10 commits into from
Jul 29, 2024

Conversation

RoryPTB
Copy link
Collaborator

@RoryPTB RoryPTB commented Jul 29, 2024

I've decided I'm not happy using JS Standard to lint the JS files, for example, the removal of all semi-colons. I believe that explicit coding is important for clarity.
So, I've removed the use of JS Standard in the Super-Linter and added a Prettier config file to automatically format the JS files according to the Airbnb style guide.

@RoryPTB RoryPTB merged commit 241e0c7 into main Jul 29, 2024
12 checks passed
@RoryPTB RoryPTB deleted the ci/modify-js-linter branch July 29, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant