Files
yamllint/tests
Mathieu Gagné 40e0501a06 Support comments with multiple pound signs
This change adds support for comments with multiple pound signs
so this example becomes valid and no longer raises lint problems:

    ---
    ## This is a section
    section1_key: value
2016-06-29 20:14:14 -04:00
..