carpentries / styles

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇
https://carpentries.github.io/lesson-example
Other
84 stars 96 forks source link

lesson_check.py: fix error message for the 'defaults' check #614

Closed maxim-belkin closed 3 years ago

maxim-belkin commented 3 years ago

The proper value of root is not always '.' and depends on the file being tested. This PR fixes the displayed error message.