Skip to content

Commit

Permalink
JS: Exclude test cases from extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
asger-semmle committed May 7, 2019
1 parent 490dd0e commit 331cc49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ extraction:
python:
python_setup:
version: 3
javascript:
index:
exclude:
- javascript/ql/test
- javascript/extractor/tests

0 comments on commit 331cc49

Please sign in to comment.