Commit Graph

9 Commits

Author SHA1 Message Date
Trask Stalnaker 262feb1730
Update .editorconfig for properties files (#3677) 2021-07-26 14:16:36 -07:00
Trask Stalnaker 19a7970f08
Sync .editorconfig with SDK repo (#3509) 2021-07-06 18:51:26 -07:00
Trask Stalnaker 5c1a432c54
Update old name (#2440) 2021-03-01 15:43:49 -08:00
Bogdan Drutu 21a1c65128
Remove inner class imports; avoid future imports by disabling in editorconfig (#1489)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-10-26 19:30:51 -07:00
Tyler Benson 4a943c8411 Use Spotless for formatting (DataDog/dd-trace-java#1619) 2020-06-30 11:15:48 -07:00
Trask Stalnaker d3790ee546
Update .editorconfig for groovy (#397) 2020-05-11 21:34:50 -07:00
Nikita Salnikov-Tarnovski bae0b7b38c
Copy .editorconfig file and relevant sections in CONTRIBUTING.md from otel-java repo (#373) 2020-05-04 10:07:19 -04:00
Trask Stalnaker f35d64941b
Make editorconfig windows friendly (#250) 2020-03-19 14:09:20 -07:00
Tyler Benson e16ad373ad Apply and enforce google checkstyle and formatting
If caught with a format violation, executing `./gradlew googleJavaFormat` should fix it.

There are currently some warnings, but they’re not causing failures, so we can clean that up as we go.
2017-07-12 07:47:19 -07:00