https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31528

            Bug ID: 31528
           Summary: Replace scss-lint configuration with one for stylelint
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 20427

When we switched from LESS to SCSS in the OPAC (Bug 20427) I added a linting
configuration, .scss-lint.yml. This could be put to use by configuring a
compatible editor to run the linting process during editing.

In VS Code I was using scss-lint for this, but it's now deprecated. They
suggest stylelint instead: https://stylelint.io. I propose replacing
.scss-lint.yml with .stylelintrc.json, transferring most of the same rules.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20427
[Bug 20427] Convert OPAC LESS to SCSS
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to