Skip to content

Conversation

yeraydavidrodriguez
Copy link
Collaborator

This PR simplifies the specification of linting targets at package.json rules using glob pattern.

Resolves #57

@yeraydavidrodriguez yeraydavidrodriguez added the enhancement New feature or request label Mar 11, 2022
@github-actions
Copy link

github-actions bot commented Mar 11, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.14s
✅ COPYPASTE jscpd yes no 1.51s
✅ CREDENTIALS secretlint yes no 0.83s
✅ GIT git_diff yes no 0.01s
✅ JAVASCRIPT standard 1 0 0 1.22s
✅ JSON eslint-plugin-jsonc 7 0 0 0.83s
✅ JSON jsonlint 7 0 1.64s
✅ JSON prettier 7 0 0 1.11s
✅ JSON v8r 7 0 6.07s
⚠️ MARKDOWN markdownlint 2 0 1 0.32s
✅ MARKDOWN markdown-link-check 2 0 6.17s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.26s
✅ SPELL cspell 81 0 3.17s
✅ SPELL misspell 81 0 0 0.14s
✅ TYPESCRIPT eslint 54 0 0 12.02s
✅ YAML prettier 8 0 0 1.28s
✅ YAML v8r 8 0 8.25s
✅ YAML yamllint 8 0 0.24s

See errors details in artifact MegaLinter reports on CI Job page

@josecelano josecelano merged commit b413d52 into main Mar 16, 2022
@josecelano josecelano deleted the issue-57-simplify-eslint-matchers branch March 16, 2022 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simplify eslint matchers in package.json
2 participants