Drop .stylelintignore in 10.x

Created on 10 October 2019, almost 5 years ago
Updated 20 January 2023, over 1 year ago

Problem/Motivation

Our styleling configuration tries to lint all files matching pattern: **/*.css. This matches both, generated and ungenerated files. We shouldn't lint generated CSS files because they should be only changed by the compiler.

Proposed resolution

I have at least two potential ways to solve this. We could check if the .css file has a PostCSS file associated to it. Another approach would be to add an identifier to generated filenames and to use --ignore-pattern.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

🐛 Bug report
Status

Fixed

Version

10.0

Component
CSS 

Last updated 1 day ago

Created by

🇫🇮Finland lauriii Finland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024