Writing custom lint rules to maintain naming conventions

Filip Skowron
Baracoda Engineering
Oct 28, 2021

Android Lint offers us over 400 different lint issues to keep our code maintainable and bugless. But what if that’s not enough for you? Maybe you want to introduce a custom rule for checking if your method always has a return type or for naming RxJava functions in your project.

To read the full article, go to https://baracoda.com/blog/custom-lint-rules

If you’d like to join the Baracoda team don’t hesitate to reach out! Check out our job openings here:

--

--