Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 500 Bytes

package.md

File metadata and controls

16 lines (14 loc) · 500 Bytes

Package Checks

  1. All the tests can be found here
  1. package import path to notation a package
  2. packages are selected by regular expression
  3. '..' stands for any single path

Package Rules

  • ShouldBeOnlyReferredB
  • ShouldBeOnlyReferredBy
  • PkgNameShouldBe
    • SameAsFolder
    • InLowerCase
    • InUpperCase
  • PkgFolderShould