This small PR adds long, comma separated function arguments to the list of things that can be separated across multiple lines if it aids in the readability of the code e.g.
We've added a couple of rules to stylelint recently that should cover all the things listed in the "Exceptions and slight deviations" section of STYLE.md.
Once this PR is decided upon I'll update stylelint-config-suitcss to reflect this and get version 1.0.0 out.
Please don’t hesitate to give me a holler if you stumble into any issues with the config when you get around to #122, as I’ll be happy to help :)
Hello,
This small PR adds long, comma separated function arguments to the list of things that can be separated across multiple lines if it aids in the readability of the code e.g.
We've added a couple of rules to
stylelint
recently that should cover all the things listed in the "Exceptions and slight deviations" section of STYLE.md.Once this PR is decided upon I'll update
stylelint-config-suitcss
to reflect this and get version1.0.0
out.Please don’t hesitate to give me a holler if you stumble into any issues with the config when you get around to #122, as I’ll be happy to help :)