Skip to content

Commit

Permalink
lesson_check.py: require _config.yml too
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-belkin authored and fmichonneau committed Dec 12, 2018
1 parent 8b7eae1 commit cb4e1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/lesson_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'%/README.md': False,
'%/_extras/discuss.md': True,
'%/_extras/guide.md': True,
'%/_config.yml': True,
'%/index.md': True,
'%/reference.md': True,
'%/setup.md': True,
Expand Down

0 comments on commit cb4e1dd

Please sign in to comment.