? ? Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
24 Oct 2019

For some reason, Hound doesn't lint our SCSS. This is an attempt to enable that. Lets see if this blows up spectacularly now. ?

avatar Hackwar Hackwar - open - 24 Oct 2019
avatar Hackwar Hackwar - change - 24 Oct 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Oct 2019
Category Unit Tests
avatar Hackwar Hackwar - change - 24 Oct 2019
Labels Added: ? ?
979d193 24 Oct 2019 avatar Hackwar Test
avatar C-Lodder
C-Lodder - comment - 24 Oct 2019

Don't forget to add the exclusions

avatar Hackwar
Hackwar - comment - 24 Oct 2019

I actually don't want any exclusions. Why should we exclude anything? In any case, we currently don't seem to have any linting at all...

avatar C-Lodder
C-Lodder - comment - 24 Oct 2019

You should not be linting anything in the node_modules directory. So this needs to be excluded.

avatar Hackwar
Hackwar - comment - 24 Oct 2019

As the node_modules folder is not part of our repo and the config explicitly states scss files, we should be fine.

avatar C-Lodder
C-Lodder - comment - 24 Oct 2019

@Hackwar Not everything is done on Github. There are people who do their linting prior to submitting a PR

avatar gylaz
gylaz - comment - 24 Oct 2019

Keep in mind that Hound will only review/monitor the changes in the pull request.

avatar C-Lodder
C-Lodder - comment - 24 Oct 2019

@gylaz True. I'm thinking of those who do local linting :)

avatar Hackwar
Hackwar - comment - 7 Dec 2019

Closing this one, since my assumption seems to have been wrong. Hound does indeed only lint those files which were changed and since we didn't change all files lately, that would explain that... Anyway, changing this here would be an unnecessary change, thus closing.

avatar Hackwar Hackwar - change - 7 Dec 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-12-07 12:19:47
Closed_By Hackwar
avatar Hackwar Hackwar - close - 7 Dec 2019
avatar ciar4n
ciar4n - comment - 7 Dec 2019

Hound does indeed only lint those files which were changed and since we didn't change all files lately, that would explain that.

All template scss changed between #26793 and #26794

Add a Comment

Login with GitHub to post a comment