Skip to content

Commit

Permalink
Exclude spelling dictionaries from lgtm analysis (#983)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleenaylor authored Feb 4, 2021
1 parent 494ae50 commit 48944f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

path_classifiers:
# Classify our spelling dictionaries as library content
library:
- src/resources/dictionaries/*.aff.ts
- src/resources/dictionaries/*.dic.ts

0 comments on commit 48944f3

Please sign in to comment.