stylelint 3.1.3
- Fixed: Bug causing preventing the disabling of rules analyzing the
rootnode, including:max-line-length,max-empty-lines,no-eol-whitespace,no-missing-eof-newline, andstring-quotes. - Fixed: Bug causing
rule-properties-orderto get confused by properties with an unspecified order.