The file header comment template will also be installed.
make open
SwiftLint violations are visible in Xcode as well.
To run SwiftLint from the command line:
make lint
To run analysis rules:
make analyze
To re-record all existing snapshot references, delete all using the following command and then run the tests.
make delete-snapshots