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

Config linters #1

Merged
merged 2 commits into from Oct 11, 2022
Merged

Config linters #1

merged 2 commits into from Oct 11, 2022

Conversation

didierganthier
Copy link
Owner

Config linters

Checklist

  • I have read this repository's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.MD)
  • My pull request targets the main branch of this project.
  • I added relevant documentation for all the files I changed

This commit adds the linters file to handle local linters checks and GitHub Actions automation

What changes have been made?

  • Add the .github/workflows/linters.yml directory to manage GitHub Actions on Pull Request creation
  • Add the .eslintrc.json file to check for ESLint errors locally
  • Add the .stylelintrc.json file to check for Stylelint errors locally
  • Add the .gitignore file to decide what file is getting pushed on GitHub

The author of these changes is the owner of the repo @didierganthier

@didierganthier didierganthier merged commit 2269771 into dev Oct 11, 2022
@didierganthier didierganthier deleted the config-linters branch October 11, 2022 12:33
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.

None yet

1 participant