aserebryakov / filestyle

filestyle is a Vim plugin that highlights unwanted whitespace and characters.
http://www.vim.org/scripts/script.php?script_id=5065
Apache License 2.0
30 stars 5 forks source link

Configure exceptions for style check #9

Closed aserebryakov closed 9 years ago

aserebryakov commented 9 years ago

User may not want to check all files.

Configuration of the excluded files list should be added.

aserebryakov commented 9 years ago

Implemented.