Skip to content

Some code behavior norms applicable to MohistMC

License

Notifications You must be signed in to change notification settings

MohistMC/CodeRule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Package name rules

  • com.mohistmc.[Project Name].*
    com.mohistmc.mohist.*
    com.mohistmc.banner.*  
    

Import rules

  • Import the complete class path and prohibit use *
    import com.mohistmc.mohist.* ×
    import com.mohistmc.mohist.Main √
    

About

Some code behavior norms applicable to MohistMC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published