User tests: Successful: Unsuccessful:
Simple PR to remove excess trailing spaces
code review only
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_workflow JavaScript Repository NPM Change |
@laoneo if i read correctly the lint only looks in the build folder
joomla-cms/build/eslint.config.mjs
Lines 7 to 11 in 21ccd49
build/media_source/com_workflow/js/workflow-graph-client.es6.js is in build
@dgrammatiko do we not check if there are trailing spaces in the linter?
isnt this the rule for that?
joomla-cms/build/.stylelintrc.json
Line 245 in 21ccd49
The stylelint affects only scss and css. For js the respective tool is biomejs
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-02-13 08:44:08 |
| Closed_By | ⇒ | tecpromotion | |
| Labels |
Added:
NPM Resource Changed
PR-6.1-dev
|
||
Thanks @brianteeman
thanks
This should the linter catch as well.