[Koha-bugs] [Bug 31528] New: Replace scss-lint configuration with one for stylelint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 7 14:19:57 CEST 2022


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: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        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.


More information about the Koha-bugs mailing list