Skip to content

Commit

Permalink
Update .codacy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
ypriverol and coderabbitai[bot] authored Dec 3, 2024
1 parent ee98b08 commit f328b7d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ engines:
pylint:
enabled: true

ignore_patterns:
- "tests/*"

eslint:
enabled: true
config_file: .eslintrc.json
exclude_paths:
- 'tests/**'

exclude_paths:
- 'tests/**'
exclude_paths:
- 'tests/**'

0 comments on commit f328b7d

Please sign in to comment.