diff --git a/ians-notes.txt b/ians-notes.txt index 6d48423..3bfe198 100644 --- a/ians-notes.txt +++ b/ians-notes.txt @@ -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