23 Commits

Author SHA1 Message Date
Stephan Schroevers
9a77a3f35f Drop ScheduledTransactionTrace check (#788)
As well as any other references to New Relic.
2023-10-04 15:30:13 +02:00
Stephan Schroevers
e0c795d248 Introduce SonarCloud integration and resolve assorted violations (#575) 2023-04-25 08:19:11 +02:00
Rick Ossendrijver
128e178d37 Consistently prefer "Refaster rule" over "Refaster template" (#286)
As the former term references a class containing one or more `@BeforeTemplate`
methods, one or more `@Placeholder` methods and an optional `@AfterTemplate`, 
while the latter term more narrowly references a single `@BeforeTemplate` or 
`@AfterTemplate` method.
2022-10-11 17:23:54 +02:00
Rick Ossendrijver
891fecd297 Replace occurrences of "which" with "that" in defining clauses (#259) 2022-09-25 19:09:22 +02:00
Svava Bjarnadóttir
d682b7d41f Fix typos and grammar in error-prone-contrib/README.md (#250)
While there, drop an obsolete TODO entry.
2022-09-21 07:55:07 +02:00
Jelmer Borst
84ba3946d9 Introduce {CONTRIBUTING,LICENSE,README}.md and Error Prone Support's logo (#212) 2022-09-19 08:50:08 +02:00
Nathan Kooij
f7ec28368a Drop or replace references to Travis CI (#236)
- Update Maven's `ciManagement` section to refer to GitHub Actions.
- Drop an obsolete "wish list" entry.
2022-09-14 07:38:22 +02:00
Stephan Schroevers
4c8e125dcb Drop the dependency on com.google.errorprone:javac (#197)
This new setup matches the upstream Error Prone build configuration and
simplifies development against JDK 11+ internal APIs.
2022-09-05 16:11:06 +02:00
Rick Ossendrijver
06913b6a5b Drop obsolete README entry (#29)
This issue is was resolved by google/error-prone#2257.
2022-04-10 15:34:36 +02:00
Rick Ossendrijver
cfd88df324 Add .gitignore
And fix two typos.
2020-12-26 22:51:23 +01:00
Stephan Schroevers
553d3617a1 Update the README, add Refaster extension ideas 2020-12-20 16:20:46 +01:00
Stephan Schroevers
86e6f22409 Document build considerations 2020-02-23 16:29:06 +01:00
Stephan Schroevers
271ad3a54f Prepare switching from Coveralls to Codecov
And tweak the README a bit.
2020-02-23 13:56:20 +01:00
Stephan Schroevers
4f77e08b8b README tweaks 2018-12-17 06:59:01 +01:00
Stephan Schroevers
d0e373301a Document the idea of replacing modernizer-maven-plugin 2018-10-03 22:45:47 +02:00
Stephan Schroevers
f6eec2650f Document an idea for an RxJava check 2018-08-10 09:59:47 +02:00
Stephan Schroevers
3e818eac70 Add more ideas to README.md 2018-04-28 13:23:26 +02:00
Stephan Schroevers
025013027b Add more ideas to README.md 2018-04-28 13:23:26 +02:00
Stephan Schroevers
b7a3b4cde0 Add more ideas to README.md 2018-04-28 13:23:26 +02:00
Stephan Schroevers
7e2a9e5319 Add an entry to README.md 2018-04-28 13:23:26 +02:00
Stephan Schroevers
4447aa8a04 Extend the README.md 2018-04-28 13:23:26 +02:00
Stephan Schroevers
72f92307dd Extend the README.md 2018-04-28 13:23:26 +02:00
Stephan Schroevers
e680a00c1d Introduce a README.md 2018-04-28 13:23:26 +02:00