Documentation
¶
Overview ¶
Package buflintv2 contains the VersionSpec for v2.
It uses buflintcheck and buflintbuild.
The only changes from v1 to v2 are: 1. New rule PACKAGE_NO_IMPORT_CYCLE was added to MINIMAL, BASIC, DEFAULT. 2. New rule FIELD_NO_REQUIRED was added to BASIC and DEFAULT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionSpec = &internal.VersionSpec{ FileVersion: bufconfig.FileVersionV2, RuleBuilders: v2RuleBuilders, DefaultCategories: v2DefaultCategories, IDToCategories: v2IDToCategories, }
VersionSpec is the version specification for v2.
PACKAGE_NO_IMPORT_CYCLE was added to MINIMAL, BASIC, DEFAULT.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.