Dmitry
12/17/2020, 2:07 PMfilename
rule.
But ktlint is not reporting this to me. However my colleague just ran into this violation.
I am on macOS, he is on Linux (not sure if this matters).
Version: 0.40.0
Any ideas what I could try to debug/fix this issue?ephemient
12/17/2020, 2:08 PMDmitry
12/17/2020, 2:10 PMmanager on master [!+]
➜ cat Test.kt
File: Test.kt
class ThisClassIsNotTest
manager on master [!+]
➜ ktlint Test.kt
Dmitry
12/17/2020, 2:11 PMTest
and class inside has different name. Ktlint does not report violations in this case.romtsn
12/17/2020, 2:16 PMromtsn
12/17/2020, 2:16 PMDmitry
12/17/2020, 2:17 PMDmitry
12/17/2020, 2:17 PM