CLI

Rate this page:

lint

Usage

1
2
Usage: forge lint [options]

Description: check the source files for common errors

Options

1
2
--verbose                        enable verbose mode
--fix                            Attempt to automatically fix any issues
                                 encountered
-e, --environment [environment]  specify the environment from options:
                                 development, staging, production (default:
                                 development)
-h, --help                       display help for command

Rate this page: