Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-16 21:10:30 +01:00
Update CONTRIBUTING.md
Dieser Commit ist enthalten in:
Ursprung
892ac6f626
Commit
13ee59d20b
@ -28,9 +28,6 @@ sure that you are properly adhering to the code style.
|
|||||||
To reduce bugs and ensure code quality, we run the following tools on all commits
|
To reduce bugs and ensure code quality, we run the following tools on all commits
|
||||||
and pull requests:
|
and pull requests:
|
||||||
|
|
||||||
* [Checker Framework](https://checkerframework.org/): an enhancement to Java's type
|
* [Error Prone](https://errorprone.info/)
|
||||||
system that is designed to help catch bugs. Velocity runs the _Nullness Checker_
|
|
||||||
and the _Optional Checker_. The build will fail if Checker Framework notices an
|
|
||||||
issue.
|
|
||||||
* [Checkstyle](http://checkstyle.sourceforge.net/): ensures that your code is
|
* [Checkstyle](http://checkstyle.sourceforge.net/): ensures that your code is
|
||||||
correctly formatted. The build will fail if Checkstyle detects a problem.
|
correctly formatted. The build will fail if Checkstyle detects a problem.
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren