Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenfrederick committed Jun 28, 2017
2 parents 77c0bd2 + 2d67039 commit d968a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion access-control-app/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@
"eastwood" ["with-profile" "lint" "eastwood" "{:namespaces [:source-paths]}"]
"bikeshed" ["with-profile" "lint" "bikeshed" "--max-line-length=100"]
"yagni" ["with-profile" "lint" "yagni"]
"check-deps" ["with-profile" "lint" "ancient"]
"check-deps" ["with-profile" "lint" "ancient" "all"]
"lint" ["do" ["check"] ["kibit"] ["eastwood"]]})

0 comments on commit d968a81

Please sign in to comment.