Skip to content

Commit

Permalink
Merge pull request #73 from skliper/fix72-lgtm-omit-deprecated
Browse files Browse the repository at this point in the history
Fix #72,  LGTM build now omits deprecated code
  • Loading branch information
astrogeco committed May 8, 2020
2 parents 7335be9 + 4e9e030 commit a8a6be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ extraction:
build_command:
- "cp cfe/cmake/Makefile.sample Makefile"
- "cp -r cfe/cmake/sample_defs sample_defs"
- "make prep"
- "make OMIT_DEPRECATED=true prep"
- "make"

0 comments on commit a8a6be1

Please sign in to comment.