Skip to content

Commit

Permalink
lint: print that approaches/articles were linted
Browse files Browse the repository at this point in the history
  • Loading branch information
ee7 committed Nov 10, 2022
1 parent a260510 commit 6747ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lint/lint.nim
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ proc lint*(conf: Conf) =
- Every concept exercise has a valid .meta/config.json file
- Every practice exercise has the required .md files
- Every practice exercise has a valid .meta/config.json file
- Every approach and article is valid
- Required track docs are present
- Required shared exercise docs are present""".dedent()
if printedWarning:
Expand Down

0 comments on commit 6747ce1

Please sign in to comment.