Thu, 01 Feb 2018 19:32:19 +0100
Added a TODO marker for EditorConfig to the "Miscellaneous Checker".
Plugins/CheckerPlugins/CodeStyleChecker/MiscellaneousChecker.py | file | annotate | diff | comparison | revisions |
--- a/Plugins/CheckerPlugins/CodeStyleChecker/MiscellaneousChecker.py Thu Feb 01 19:26:11 2018 +0100 +++ b/Plugins/CheckerPlugins/CodeStyleChecker/MiscellaneousChecker.py Thu Feb 01 19:32:19 2018 +0100 @@ -234,6 +234,7 @@ Private method to check the presence of a coding line and valid encodings. """ + # TODO: editorconfig: check coding line against EditorConfig setting if len(self.__source) == 0: return