Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ignore lint in data files
Browse files Browse the repository at this point in the history
Signed-off-by: abbyhu2000 <[email protected]>
abbyhu2000 committed Dec 13, 2024
1 parent c3b8049 commit 15b5d31
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
@@ -12,6 +12,7 @@
/test/fixtures/scenarios
node_modules
target
cypress/fixtures

!/.eslintrc.js

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



0 comments on commit 15b5d31

Please sign in to comment.