Documentation ¶
Overview ¶
Package syntactic implements the front-end to the Argot syntactic tool which runs different syntactic checks on your code.
Usage:
argot syntactic [flags] -config config.yaml main.go
The flags are:
-config path a path to the configuration file containing definitions for syntactic problems -verbose=false setting verbose mode, overrides config file options if set
Index ¶
Constants ¶
View Source
const Usage = `` /* 158-byte string literal not displayed */
Usage is the usage info for the syntactic analyses.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.