Skip to content

Commit

Permalink
Merge pull request #10708 from terraform-providers/rfd-at002-makefile
Browse files Browse the repository at this point in the history
Add AT002 to make lint target
  • Loading branch information
ryndaniels authored Nov 1, 2019
2 parents 6ad8f25 + e18a5a0 commit c250eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ lint:
@tfproviderlint \
-c 1 \
-AT001 \
-AT002 \
-S001 \
-S002 \
-S003 \
Expand Down

0 comments on commit c250eae

Please sign in to comment.