Merge pull request #409 from lucaskolstad/document_hdevtools_support
Document support for hdevtools
This commit is contained in:
		
						commit
						a5ac3e4e4b
					
				@ -72,7 +72,7 @@ name. That seems to be the fairest way to arrange this table.
 | 
			
		||||
| 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), [go build](https://golang.org/cmd/go/) |
 | 
			
		||||
| Haml | [haml-lint](https://github.com/brigade/haml-lint)
 | 
			
		||||
| Haskell | [ghc](https://www.haskell.org/ghc/), [hlint](https://hackage.haskell.org/package/hlint) |
 | 
			
		||||
| Haskell | [ghc](https://www.haskell.org/ghc/), [hlint](https://hackage.haskell.org/package/hlint), [hdevtools](https://hackage.haskell.org/package/hdevtools) |
 | 
			
		||||
| HTML | [HTMLHint](http://htmlhint.com/), [proselint](http://proselint.com/), [tidy](http://www.html-tidy.org/) |
 | 
			
		||||
| Java | [javac](http://www.oracle.com/technetwork/java/javase/downloads/index.html) |
 | 
			
		||||
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/), [flow](https://flowtype.org/), [standard](http://standardjs.com/)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user