mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 22:34:47 +01:00
References for cmd line options.
This commit is contained in:
parent
da2306f5bc
commit
71774bdad5
@ -12,9 +12,15 @@ To format for the badge:
|
||||
gofmt -s -w shared/*.go cmd/*/*.go
|
||||
|
||||
|
||||
|
||||
For linting:
|
||||
|
||||
https://github.com/alecthomas/gometalinter
|
||||
|
||||
gometalinter.v2 ./...
|
||||
|
||||
|
||||
For keeping up with the Jones:
|
||||
|
||||
clang -cc1 --help
|
||||
|
||||
https://clang.llvm.org/docs/ClangCommandLineReference.html
|
||||
|
Loading…
Reference in New Issue
Block a user