Added all of the filters to the lesshint rc (all explicitly enabled or disabled) and made empty line at end of file compliant

This commit is contained in:
Caleb James DeLisle
2017-12-08 19:12:34 +01:00
parent 1d2119b292
commit 024aa741a7
3 changed files with 54 additions and 25 deletions

View File

@@ -3,4 +3,4 @@
// override whatever colors you want. When you update, the new colors will be
// added ok because the original file is pulled in first.
@import (once) "/customize.dist/src/less2/include/colortheme.less";
@import (once) "/customize/src/less2/include/colortheme.less";
@import (once) "/customize/src/less2/include/colortheme.less";

View File

@@ -40,4 +40,4 @@
display: block;
margin: 0 auto;
}
}
}