-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Making line-length checking optional for lessons.
1. Modify `read_markdown` to return list of (index, line, line_length). 2. Modify `lesson_check.py` to make line-length checking optional.
- Loading branch information
Greg Wilson
committed
Jun 22, 2016
1 parent
a733e2a
commit 2a53ed7
Showing
2 changed files
with
36 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters