Skip to content

Commit

Permalink
feat: update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: jaywei011215<[email protected]>
  • Loading branch information
JayWei1215 committed May 11, 2024
1 parent a3dba07 commit 2a6648d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/events/gsoc/2024/checkstyle-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Selected

## Team
#### Authors
- [@Hongjie Wei](https://github.com/JayWei1215)
- [Hongjie Wei](https://github.com/JayWei1215) - `@JayWei1215`

#### Mentors
- [@oleg-nenashev](https://github.com/oleg-nenashev)
Expand All @@ -29,6 +29,8 @@ Selected

## Deliverables

- Create a new branch in the project repository specifically for developing the Checkstyle plugin functionality, which will contain the code necessary for implementing and testing the Checkstyle plugin.

- Provide an enhanced version of the Gradle Checkstyle plugin. It will support additional Checkstyle features, such as code complexity, duplication, and dependency checks.

- Provide an improved Kotlin DSL, particularly enhancing its declarativity when integrating plugins.
Expand All @@ -37,3 +39,5 @@ Selected
- [Contributor Proposal](https://docs.google.com/document/d/1q0NFuoR1F9wcQxyFEC0m1qOspBSyq9TbyuOZhldHybk/edit?usp=sharing)
- [Project Proposal](https://kotlinlang.org/docs/gsoc-2024.html#kotlin-dsl-improvements-for-declarative-gradle-medium-175-hrs)
- [Declarative Gradle](https://blog.gradle.org/declarative-gradle)
- [Checkstyle](https://github.com/checkstyle/checkstyle)
- [Checkstyle Plugin](https://docs.gradle.org/current/userguide/checkstyle_plugin.html)

0 comments on commit 2a6648d

Please sign in to comment.