Fix formatting err, add repustate
diff --git a/CodeTools.md b/CodeTools.md
index 01d94af..323425c 100644
--- a/CodeTools.md
+++ b/CodeTools.md
@@ -2,7 +2,7 @@
 
 ## All-in-one
 
-  -[gometalinter](https://github.com/alecthomas/gometalinter) - Automates the installation, configuration and application of `gofmt`, `golint`, `govet` and several other code validation tools.
+  - [gometalinter](https://github.com/alecthomas/gometalinter) - Automates the installation, configuration and application of `gofmt`, `golint`, `govet` and several other code validation tools.
 
 ## Code Formatting