models/repo_editor: improve code quality

This commit is contained in:
Unknwon
2016-08-15 22:20:55 -07:00
parent f3c3258921
commit 2625193a48
9 changed files with 45 additions and 41 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[run]
init_cmds = [
["make", "build-dev", "TAGS=sqlite"],
["make", "build-dev"],
["./gogs", "web"]
]
watch_all = true