Skip to content

Commit

Permalink
Issue checkstyle#141: Some config results in OOM, reduce list of proj…
Browse files Browse the repository at this point in the history
…ect in config
  • Loading branch information
piyush kumar sadangi authored and piyush kumar sadangi committed Oct 15, 2024
1 parent 6700899 commit 1c22fb7
Showing 1 changed file with 142 additions and 0 deletions.
142 changes: 142 additions & 0 deletions extractor/src/main/resources/projects-for-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -523,3 +523,145 @@ WhitespaceAround:
- jOOL
- RxJava
- Vavr

TrailingComment:
Example1:
projects:
- spring-integration
- checkstyle
- sevntu-checkstyle
- checkstyle-sonar
- openjdk21
- guava
- spotbugs
- pmd
- spoon
- lombok-ast
- spring-framework
- hibernate-orm
- elasticsearch
- java-design-patterns
- MaterialDesignLibrary
- Hbase
- Orekit
- apache-ant
- apache-jsecurity
- android-launcher
- apache-struts
- infinispan
- protonpack
- jOOL
- RxJava
- Vavr
Example2:
projects:
- spring-integration
- checkstyle
- sevntu-checkstyle
- checkstyle-sonar
- openjdk21
- guava
- spotbugs
- pmd
- spoon
- lombok-ast
- spring-framework
- hibernate-orm
- elasticsearch
- java-design-patterns
- MaterialDesignLibrary
- Hbase
- Orekit
- apache-ant
- apache-jsecurity
- android-launcher
- apache-struts
- infinispan
- protonpack
- jOOL
- RxJava
- Vavr
Example3:
projects:
- spring-integration
- checkstyle
- sevntu-checkstyle
- checkstyle-sonar
- openjdk21
- guava
- spotbugs
- pmd
- spoon
- lombok-ast
- spring-framework
- hibernate-orm
- elasticsearch
- java-design-patterns
- MaterialDesignLibrary
- Hbase
- Orekit
- apache-ant
- apache-jsecurity
- android-launcher
- apache-struts
- infinispan
- protonpack
- jOOL
- RxJava
- Vavr
Example4:
projects:
- spring-integration
- checkstyle
- sevntu-checkstyle
- checkstyle-sonar
- openjdk21
- guava
- spotbugs
- pmd
- spoon
- lombok-ast
- spring-framework
- hibernate-orm
- elasticsearch
- java-design-patterns
- MaterialDesignLibrary
- Hbase
- Orekit
- apache-ant
- apache-jsecurity
- android-launcher
- apache-struts
- infinispan
- protonpack
- jOOL
- RxJava
- Vavr
all-examples-in-one:
projects:
- spring-integration
- checkstyle
- sevntu-checkstyle
- checkstyle-sonar
- openjdk21
- guava
- spotbugs
- pmd
- spoon
- lombok-ast
- spring-framework
- hibernate-orm
- elasticsearch
- java-design-patterns
- MaterialDesignLibrary
- Hbase
- Orekit
- apache-ant
- apache-jsecurity
- android-launcher
- apache-struts
- infinispan
- protonpack
- jOOL
- RxJava
- Vavr

0 comments on commit 1c22fb7

Please sign in to comment.