Skip to content

xijing-zhang/mdlinter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Custom linter for docker training exercises. Currently checks for:

  • newline at the end of all exercises
  • two spaces after single digit step numerals (ie one-dot-space-space, not just single space)
  • 4 space indents
  • no double blank lines inside code blocks
  • code blocks should be surrounded by a blank line before and after
  • code block lines <= 90 char

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Dockerfile 1.8%