You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary of problem - All .eslintrc.json rules are not getting evaluated, There're different results when I run npm run lint vs ./gradlew spotlessCheck and I want to know what's preventing this. I want to specifically emphasise on the rule @typescript-eslint/no-floating-promises
gradle version - 8.1.1
spotless version - 6.14.1
operating system and version - MacOS 13.3.1 (a) (22E772610a)
copy-paste your full Spotless configuration block(s), and a link to a public git repo that reproduces the problem if possible - Demo project
copy-paste the full content of any console errors emitted by gradlew spotless[Apply/Check] --stacktrace - Easily reproducible using the commands mentioned in #1