BGRPeople Die a Thousand Times to Get to Who They AreYou might be familiar with the ‘fact’ that the human body completely regenerates on a cellular level every 7–10 years. The takeaway being…Mar 20
Nirav ShahCode Formatting Using Spotless & Google Java Format for Java Maven Projects with Git Pre Commit…Code formatters are automated tools that help you format code. The main purpose of such tools is standardize the formatting of code arcoss…Sep 5, 2023
Anderson Sophia# Exploring Eco-Friendly Cleaning ProductsIn today’s world, the importance of sustainability and environmental consciousness cannot be overstated. As we become more aware of the…Mar 12Mar 12
HubertFixing code style errors with Spotless and MavenIn previous post related to coding style I’ve described how to validate the code and generate report with Checkstyle. This time I would…May 13, 2022May 13, 2022
Nine Pages Of My LifeSpotless🍊: Code Formatting 🧑💻in Your Build Pipeline🚀🚀What is Spotless?Jan 2Jan 2
BGRPeople Die a Thousand Times to Get to Who They AreYou might be familiar with the ‘fact’ that the human body completely regenerates on a cellular level every 7–10 years. The takeaway being…Mar 20
Nirav ShahCode Formatting Using Spotless & Google Java Format for Java Maven Projects with Git Pre Commit…Code formatters are automated tools that help you format code. The main purpose of such tools is standardize the formatting of code arcoss…Sep 5, 2023
Anderson Sophia# Exploring Eco-Friendly Cleaning ProductsIn today’s world, the importance of sustainability and environmental consciousness cannot be overstated. As we become more aware of the…Mar 12
HubertFixing code style errors with Spotless and MavenIn previous post related to coding style I’ve described how to validate the code and generate report with Checkstyle. This time I would…May 13, 2022
Dhiraj SableImprove code formatting with Spotless for Gradle and Spring Boot AppI can’t change the direction of the wind, but I can adjust my sails to always reach my destination. Jimmy DeanFeb 1, 2023
Nine Pages Of My LifeStreamlining Code Formatting with Spotless 🍋and Ktfmt IntegrationEnsuring consistent code formatting across a development team is crucial for maintaining a clean and readable codebase. Spotless, a…Jan 2
Michael MessellApply Spotless formatting with Git pre-commit hookTech stack: Java, Gradle, Git, Shell scriptSep 27, 20211