Mark Otto
dc5c1421c6
Disable important flag on Sass linter ( #20627 )
2016-09-04 17:58:20 -07:00
Geremia Taglialatela
1347cb0152
Update SCSS-Lint to v0.49.0 ( #20250 )
...
SCSS-Lint 0.49.0 modifies Shorthand linter to report lint if a shorthand
of a length not specified in the allowed_shorthands option is used.
New defaults include "4" in the list of allowed shorthands, so we are changing our configuration accordingly.
Ref: e283d16896
2016-07-07 20:38:44 -07:00
Mark Otto
3547164f61
Fix up linter to ignore all other Normalize upstream shenanigans
2016-05-08 13:46:29 -07:00
Mark Otto
03ec195974
linter overhaul
2016-02-06 12:28:18 -08:00
Mark Otto
263e06a021
rearrange scss lint config to put flex over float
2016-02-06 00:20:24 -08:00
Chris Rebert
350ce2f707
Switch to actually-Safari-specific CSS hack when fixing vertical alignment of temporal input text in iOS Safari
...
See http://browserbu.gs/css-hacks/webkit-full-page-media/
Fixes #17308
[skip sauce]
[skip validator]
2016-01-10 18:22:10 -08:00
Mark Otto
7eadfbc9b2
ignore that
2015-12-07 22:31:16 -08:00
Chris Rebert
c15e9fb9ad
SCSS Lint: enable PseudoElement check
2015-12-01 02:05:37 -08:00
nextgenthemes
f7f29645a6
Rename .scsslint.yml to .scss-lint.yml
2015-09-30 00:50:45 +02:00
Mark Otto
97a6275e54
add updated scss lint yml file
2015-05-31 20:17:57 -07:00
Mark Otto
663576a7ae
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
...
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
docs/assets/css/docs.min.css
2015-05-27 15:49:55 -07:00
Mark Otto
fef873a840
fix all validation, turn off some settings, add sort order
2014-12-11 12:05:29 -08:00
Chris Rebert
16bd4a2787
SCSS-Lint: StringQuotes: double_quotes , to match current style
2014-12-08 20:00:13 -08:00
Chris Rebert
2e91a3d6a7
temporarily disable PropertySortOrder since it defaults to alphabetical
2014-12-08 19:59:23 -08:00
Chris Rebert
1e4f280b19
SCSS-Lint: disable arbitrary selector/nesting depth limits
2014-12-08 19:58:25 -08:00
Chris Rebert
895be6efb0
SCSS-Lint: SpaceBeforeBrace: allow_single_line_padding: true
2014-12-08 19:57:05 -08:00
Chris Rebert
2d244d118b
add default SCSS-Lint config
2014-12-08 19:00:05 -08:00