stylelint-processor-styled-components
stylelint-processor-styled-components copied to clipboard
Lint your styled components with stylelint!
It's a bit tricky, but what is being talked about is mainly the removal of [this test](https://github.com/styled-components/stylelint-processor-styled-components/blob/6e7e983d39cf68a1cd913059f1a1dec7fa834b1f/test/fixtures/simple/global.js#L15-L19) in #116, and the whole discussion regarding this issue + the reasoning behind...
[This](https://github.com/styled-components/stylelint-processor-styled-components/blob/fbf7805ca868f542112248c4920496b8eb0fe35c/src/index.js#L36-L37) is very edgecase prone, we should probably add something such as checking that we only do it on the first and last lines of a styled component TTL or...