© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ahmad Wehbe
Hey Joe. This runs spotlessApply on all the project. but it only adds and commits staged files. Is there a way to run spotless only on staged files?
Joe Roskopf
Principal Android Engineer @ Nike
Hey! This definitely assumes the rest of the project already has spotless applied to it.
You could consider modifying the script / your project with the following: github.com/diffplug/spotless/tree/main/plugin-gra…