Merge pull request #503 from adelarsq/patch-1
Correcting wrong link for erubi
This commit is contained in:
		
						commit
						65fc4aeb1e
					
				@ -70,7 +70,7 @@ name. That seems to be the fairest way to arrange this table.
 | 
			
		||||
| Dockerfile | [hadolint](https://github.com/lukasmartinelli/hadolint) |
 | 
			
		||||
| Elixir | [credo](https://github.com/rrrene/credo), [dogma](https://github.com/lpil/dogma) |
 | 
			
		||||
| Elm | [elm-make](https://github.com/elm-lang/elm-make) |
 | 
			
		||||
| Erb | [erb](https://github.com/jeremyevans/erubih) |
 | 
			
		||||
| Erb | [erb](https://github.com/jeremyevans/erubi) |
 | 
			
		||||
| Erlang | [erlc](http://erlang.org/doc/man/erlc.html) |
 | 
			
		||||
| Fortran | [gcc](https://gcc.gnu.org/) |
 | 
			
		||||
| Go | [gofmt -e](https://golang.org/cmd/gofmt/), [go vet](https://golang.org/cmd/vet/), [golint](https://godoc.org/github.com/golang/lint), [gometalinter](https://github.com/alecthomas/gometalinter), [go build](https://golang.org/cmd/go/), [gosimple](https://github.com/dominikh/go-tools/tree/master/cmd/gosimple), [staticcheck](https://github.com/dominikh/go-tools/tree/master/cmd/staticcheck) |
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user