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

[Help Request] Custom Wart that looks for strings in code #930

Open
henricook opened this issue Sep 15, 2023 · 0 comments
Open

[Help Request] Custom Wart that looks for strings in code #930

henricook opened this issue Sep 15, 2023 · 0 comments
Labels

Comments

@henricook
Copy link

henricook commented Sep 15, 2023

Hi everyone,

Would someone be able to point me in the right direction for writing a custom wart that pulls out strings from code matching the pattern:

withDescription("<string here>") {
...
}

I want to be able to check all the strings app-wide to make sure they're in a localised messages file (the strings are keys)

Is it something wartremover can do?

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

No branches or pull requests

2 participants