Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Pranab1
/
spring-javaformat
Public
forked from
spring-io/spring-javaformat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-javaformat
spring-javaformat
on
master
User selector
All users
All time
Commit history
Commits on Aug 6, 2020
Next development version (v0.0.25-SNAPSHOT)
spring-builds
committed
6d646ac
View commit details
Copy full SHA for 6d646ac
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Fix message assertions
Show description for e953e8b
philwebb
committed
e953e8b
View commit details
Copy full SHA for e953e8b
View code at this point
Browse repository at this point
Add missing messages
Show description for 3d09ce4
philwebb
committed
3d09ce4
View commit details
Copy full SHA for 3d09ce4
View code at this point
Browse repository at this point
Update copyright year of changed files
philwebb
committed
6d52f86
View commit details
Copy full SHA for 6d52f86
View code at this point
Browse repository at this point
Allow file level checks to be excluded
Show description for f614b2e
philwebb
committed
f614b2e
View commit details
Copy full SHA for f614b2e
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Allow SecurityMockMvcResultMatchers static imports
Show description for 7d03e99
philwebb
committed
7d03e99
View commit details
Copy full SHA for 7d03e99
View code at this point
Browse repository at this point
Allow static import of Mockito AdditionalMatchers
Show description for 7956d9a
philwebb
committed
7956d9a
View commit details
Copy full SHA for 7956d9a
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Next development version (v0.0.24-SNAPSHOT)
spring-builds
committed
772e1cd
View commit details
Copy full SHA for 772e1cd
View code at this point
Browse repository at this point
Allow Spring Security Customizer static imports
Show description for 4928441
philwebb
committed
4928441
View commit details
Copy full SHA for 4928441
View code at this point
Browse repository at this point
Polish
philwebb
committed
a907ce0
View commit details
Copy full SHA for a907ce0
View code at this point
Browse repository at this point
Remove lineSeparator LF requirement
Show description for 35dab92
philwebb
committed
35dab92
View commit details
Copy full SHA for 35dab92
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Hacking
philwebb
committed
749dd55
View commit details
Copy full SHA for 749dd55
View code at this point
Browse repository at this point
Hacking
philwebb
committed
99059ba
View commit details
Copy full SHA for 99059ba
View code at this point
Browse repository at this point
Polish
philwebb
committed
9d9b8e4
View commit details
Copy full SHA for 9d9b8e4
View code at this point
Browse repository at this point
Hacing
philwebb
committed
b3558fc
View commit details
Copy full SHA for b3558fc
View code at this point
Browse repository at this point
Allow exclusions of specific spring checks
Show description for 006fca2
philwebb
committed
006fca2
View commit details
Copy full SHA for 006fca2
View code at this point
Browse repository at this point
Commits on May 27, 2020
Upgrade to checkstyle 8.32
philwebb
committed
0ea3f12
View commit details
Copy full SHA for 0ea3f12
View code at this point
Browse repository at this point
Commits on May 20, 2020
Allow static import of HamcrestCondition
Show description for 620c58c
philwebb
committed
620c58c
View commit details
Copy full SHA for 620c58c
View code at this point
Browse repository at this point
Allow AssertJ assumptions static import
Show description for 41dbc79
philwebb
committed
41dbc79
View commit details
Copy full SHA for 41dbc79
View code at this point
Browse repository at this point
Commits on May 19, 2020
Ban certain javadoc tags
Show description for f56a526
philwebb
committed
f56a526
View commit details
Copy full SHA for f56a526
View code at this point
Browse repository at this point
Polish
philwebb
committed
76c8197
View commit details
Copy full SHA for 76c8197
View code at this point
Browse repository at this point
Check for o_O as exception message
Show description for 5fa277b
philwebb
committed
5fa277b
View commit details
Copy full SHA for 5fa277b
View code at this point
Browse repository at this point
Commits on May 14, 2020
Next development version (v0.0.23-SNAPSHOT)
spring-builds
committed
8b08bf2
View commit details
Copy full SHA for 8b08bf2
View code at this point
Browse repository at this point
Allow static webservices test imports
Show description for 5749fae
philwebb
committed
5749fae
View commit details
Copy full SHA for 5749fae
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Next development version (v0.0.22-SNAPSHOT)
spring-builds
committed
c750ba6
View commit details
Copy full SHA for c750ba6
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Polish "Simplify annotation handling in SpringJUnit5Check"
Show description for c7699d4
wilkinsona
committed
c7699d4
View commit details
Copy full SHA for c7699d4
View code at this point
Browse repository at this point
Simplify annotation handling in SpringJUnit5Check
Show description for eaaddc7
DavidB
authored and
wilkinsona
committed
eaaddc7
View commit details
Copy full SHA for eaaddc7
View code at this point
Browse repository at this point
Polish "Fix imports and annotations in JUnit5BadModifier"
Show description for 8b73890
wilkinsona
committed
8b73890
View commit details
Copy full SHA for 8b73890
View code at this point
Browse repository at this point
Fix imports and annotations in JUnit5BadModifier
Show description for ef2c527
DavidB
authored and
wilkinsona
committed
ef2c527
View commit details
Copy full SHA for ef2c527
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
Next development version (v0.0.21-SNAPSHOT)
spring-builds
committed
f4a9bb9
View commit details
Copy full SHA for f4a9bb9
View code at this point
Browse repository at this point
Upgrade to Checkstyle 8.29
Show description for c7651d5
snicoll
committed
c7651d5
View commit details
Copy full SHA for c7651d5
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Next development version (v0.0.20-SNAPSHOT)
spring-builds
committed
ca0ff47
View commit details
Copy full SHA for ca0ff47
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Support Checkstyle 8.25 and later
Show description for 5e07680
wilkinsona
committed
5e07680
View commit details
Copy full SHA for 5e07680
View code at this point
Browse repository at this point
Make format checking cacheable
Show description for afde073
wilkinsona
committed
afde073
View commit details
Copy full SHA for afde073
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Next development version (v0.0.19-SNAPSHOT)
spring-builds
committed
ef9b806
View commit details
Copy full SHA for ef9b806
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.