Add and run fix-encoding-pragma hook

This commit is contained in:
Chris Kuehl 2016-01-08 15:42:09 -08:00 committed by Chris Kuehl
parent 7b77420b81
commit db61a217f1
76 changed files with 79 additions and 7 deletions

View file

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""List of known filename to file type mappings.
The list consists of tuples of (filename regex, list of types).