Require phpcs, composer-lint, cspell, phpstan and stylelint to pass

Created on 27 May 2024, 11 months ago
Updated 10 June 2024, 10 months ago

Problem/Motivation

The phpcs and cspell tests were just fixed πŸ“Œ Fix spelling mistakes Fixed πŸ“Œ The 'use' statements need to be organized in alphabetical order as per standard coding practices. Fixed . However, it seems they didn't quite catch all the errors.

This is hard to check because GitLab CI shows a green icon even when coding standards and spelling tests fail by default (only a unit test failure will turn the icon red).

So this issue will fix the tests and make them required so that all future commits will turn red if the coding standards checks or spelling checks fail.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡―πŸ‡΅Japan ptmkenny

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024