src/main/java/com/expiredminotaur/bcukbot/discord/PointsSystem.java
Member name 'RNG' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. Open
Open
private final Random RNG = new Random();
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks that instance variable names conform to a specified pattern.
This documentation is written and maintained by the Checkstyle community and is covered under the same license as the Checkstyle project.