add doc to swiftlint about input files
This commit is contained in:
parent
7819b0e4cd
commit
ca37784c57
|
|
@ -15,6 +15,8 @@
|
|||
# Optional environment variables:
|
||||
# SWIFTLINT_EXECUTABLE - path to swiftlint executable.
|
||||
# SWIFTLINT_CONFIG_PATH - path to swiftlint config.
|
||||
# SCRIPT_INPUT_FILE_COUNT - number of files listed in "Input files" of build phase.
|
||||
# SCRIPT_INPUT_FILE_{N} - file path to directory that should be checked.
|
||||
#
|
||||
# Example of usage:
|
||||
# swiftlint.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue