Skip to content

Commit

Permalink
ignore lint in data files
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
  • Loading branch information
abbyhu2000 committed Dec 13, 2024
1 parent c3b8049 commit 15b5d31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
/test/fixtures/scenarios
node_modules
target
cypress/fixtures

!/.eslintrc.js

Expand Down
1 change: 1 addition & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ http://www.creedthoughts.gov
//feeds(-staging)?\.opensearch\.org/
http://not-your-opensearch-dashboards.com/
my(other)?domain\.com
cypress/fixtures/.*



Expand Down

0 comments on commit 15b5d31

Please sign in to comment.