Skip to content
Snippets Groups Projects
  • Bartek Jaskulski's avatar
    fix: disable linting for npm libraries · ca2415a0
    Bartek Jaskulski authored
    The linting process is not relevant for npm libraries, as they typically
    do not contain PHP code. Disabling linting for these libraries reduces
    unnecessary processing and improves the efficiency of the CI pipeline.
    Verified
    ca2415a0