Update ians-notes.txt

This commit is contained in:
Ian A Mason 2020-08-04 20:07:45 -07:00 committed by GitHub
parent 327226cd84
commit f084b36a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,21 +7,6 @@ Then do:
go install github.com/SRI-CSL/gllvm/cmd/... go install github.com/SRI-CSL/gllvm/cmd/...
To format for the badge:
gofmt -s -w shared/*.go tests/*.go cmd/*/*.go
For linting:
https://github.com/alecthomas/gometalinter
brew tap alecthomas/homebrew-tap
brew install gometalinter
gometalinter ./...
For keeping up with the Jones: For keeping up with the Jones:
clang -cc1 --help clang -cc1 --help