Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird interaction with ktlint #75

Open
dalewking opened this issue Apr 28, 2024 · 0 comments
Open

Weird interaction with ktlint #75

dalewking opened this issue Apr 28, 2024 · 0 comments

Comments

@dalewking
Copy link

I don't know if you could figure this out but I ran into some really bizarre behavior that led me to not use this tool. The fault may be with ktlint and not this tool and I don't really have a way to reproduce.

We had been using Mockmp and Mockative in a module of the project. I was trying to switch to just MocKMP. Also I have several work trees via git worktree.

When I switched to just MockKMP in one work tree I was getting ktlint violations on generated code but bizarrely the files it was complaining about were in a different work tree. I even cleaned that other work tree and it still complained about those files that did not even exist.

Not sure this is helpful but thought I should report what I saw.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant