Kevin MacMartin
|
8ec10be4c5
|
Disable vue/multiline-html-element-content-newline in eslintrc
|
2018-11-25 23:59:26 -05:00 |
|
Kevin MacMartin
|
b13628c638
|
Remove comma from final line
|
2018-11-13 16:04:25 -05:00 |
|
Kevin MacMartin
|
85716c7d89
|
Upgrade the eslint linting to the recommended settings, with some values tweaked
|
2018-11-12 18:18:24 -05:00 |
|
Kevin MacMartin
|
891eaba8c3
|
Update eslint to use eslint-plugin-vue for vue files instead of eslint-plugin-html
|
2018-11-12 15:03:34 -05:00 |
|
Kevin MacMartin
|
8e5e06cc8c
|
Allow url domains and protocols in css
|
2018-06-07 16:42:52 -04:00 |
|
Kevin MacMartin
|
55cd1a3891
|
Add background-position-x and background-position-y under background-position in the sass-lint property-sort-order array
|
2018-01-22 23:38:52 -05:00 |
|
Kevin MacMartin
|
1ce0a5a2b9
|
Replace scss-lint with sass-lint
|
2018-01-22 17:18:47 -05:00 |
|
Kevin MacMartin
|
fbd06c3ec9
|
Add justify-self after align-self
|
2018-01-22 14:40:35 -05:00 |
|
Kevin MacMartin
|
59a9ef91a8
|
Disable the declaration order rule
|
2018-01-09 23:24:11 -05:00 |
|
Kevin MacMartin
|
da9a991adf
|
Increase the maximum nesting
|
2017-07-10 11:48:52 -04:00 |
|
Kevin MacMartin
|
169b0d6ef2
|
Move border attributes for specific sides immediately following the general attribute for each
|
2017-01-19 16:28:07 -05:00 |
|
Kevin MacMartin
|
f1760e71cf
|
Don't bother warning about useless escapes
|
2017-01-03 23:23:34 -05:00 |
|
Kevin MacMartin
|
2f6636cea4
|
Allow qualifying element with class in scss
|
2016-10-26 15:12:30 -04:00 |
|
Kevin MacMartin
|
52fb8cdd10
|
Tweak formatting
|
2016-10-03 16:42:01 -04:00 |
|
Nataliya Sayenko
|
999f70e6b9
|
add html linter plugin
|
2016-10-03 16:39:49 -04:00 |
|
Kevin MacMartin
|
762620ac7b
|
Remove requirement for valid jsdoc comments
|
2016-06-30 15:55:28 -04:00 |
|
Kevin MacMartin
|
d3709091b3
|
Remove the no-unmodified-loop-condition
|
2016-06-09 17:02:50 -04:00 |
|
Kevin MacMartin
|
d872c0151e
|
Disable SelectorFormat as there are classes in plugins we use that use the alternative format
|
2016-06-06 15:15:17 -04:00 |
|
Kevin MacMartin
|
fb50cd7b93
|
Remove the no-else-return rule from the eslintrc
|
2016-05-23 14:11:32 -04:00 |
|
Kevin MacMartin
|
bb4c3c0220
|
Require no spaces before key colons and exactly one after
|
2016-05-20 15:54:10 -04:00 |
|
Kevin MacMartin
|
9092bfe371
|
Don't require a default case in switch statements
|
2016-05-17 23:15:56 -04:00 |
|
Kevin MacMartin
|
d13004e775
|
Specify the default value for the number of spaces in the indent rule so its object parameter isn't parsed as the number of spaces
|
2016-05-17 21:12:47 -04:00 |
|
Kevin MacMartin
|
1a73daabbe
|
Expect switch case to be one level deeper than the switch
|
2016-05-17 21:09:35 -04:00 |
|
Kevin MacMartin
|
39d1680e69
|
Disable the no-new check as it's required by the google maps autocomplete
|
2016-05-17 21:06:20 -04:00 |
|
Kevin MacMartin
|
cf1c15fa1b
|
Always require curly braces
|
2016-05-17 20:58:51 -04:00 |
|
Kevin MacMartin
|
b0510955f3
|
Eslint: allow single-line functions and statements and don't require a newline before a return statement
|
2016-05-17 20:40:51 -04:00 |
|
Kevin MacMartin
|
32e4af8120
|
Setup a much more comprehensive eslint configuration
|
2016-05-17 20:29:46 -04:00 |
|
Kevin MacMartin
|
9c6378d39c
|
Add Javascript ES6 linter config for eslint
|
2016-05-17 16:49:34 -04:00 |
|
Kevin MacMartin
|
8350d6a2bb
|
Only group border shorthand affected attributes with the border shorthand
|
2016-05-16 15:12:29 -04:00 |
|
Kevin MacMartin
|
b6e4d73f85
|
Disable ColorVariable and PlaceholderInExtend
|
2016-05-10 12:57:11 -04:00 |
|
Kevin MacMartin
|
d8328adfcc
|
Disable the VendorPrefix check
|
2016-05-10 11:22:06 -04:00 |
|
Kevin MacMartin
|
8b34022cc4
|
Add an initial attempt at a logical property order
|
2016-05-06 12:59:08 -04:00 |
|
Kevin MacMartin
|
38bd0fa6c2
|
Use a list for the SCSS linter details
|
2016-05-05 19:19:10 -04:00 |
|
Kevin MacMartin
|
49e1758812
|
Initial commit with README and configuration for scss-lint
|
2016-05-05 19:17:38 -04:00 |
|
Kevin MacMartin
|
6b79854dde
|
Initial commit
|
2016-05-05 18:44:56 -04:00 |
|