Skip to content

Commit

Permalink
Lint Makefile configuration input
Browse files Browse the repository at this point in the history
  • Loading branch information
foretspaisibles committed Aug 14, 2024
1 parent cb895cc commit 4bb0b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lint.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@ care of."
:file-predicate '(:or
(:has-name "Makefile")
(:has-name "Makefile.in")
(:has-name "Makefile.config.in")
(:has-prefix "Makefile.")
(:has-suffix ".mk")
(:has-suffix ".mk.in"))
Expand Down

0 comments on commit 4bb0b64

Please sign in to comment.