Closed mejo- closed 1 month ago
Maybe add a .git-blame-ignore-refs
file and add the code style fixes commit to it like in https://github.com/nextcloud-libraries/eslint-config/pull/854/files
Maybe add a .git-blame-ignore-refs file and add the code style fixes commit to it like in https://github.com/nextcloud-libraries/eslint-config/pull/854/files
Interesting, didn't know about this feature. But it feels a bit off to start this now with a rather small code style commit. Maybe instead do a separate PR that adds all recent code style commits to this file?
Only needed for psalm checks, which got moved to its own vendor-bin environment.
This reverts commit df190af3720be2073aaa80a5868a853733dbf3ba.
🏁 Checklist
npm run lint
/npm run stylelint
/composer run cs:check
)