New 'lint' subcommand in testing phase

This commit is contained in:
Daniel Martí 2014-01-02 19:28:55 +01:00
parent d72f671be4
commit a40533a521
4 changed files with 96 additions and 1 deletions

1
fdroid
View file

@ -30,6 +30,7 @@ commands = [
"checkupdates",
"import",
"rewritemeta",
"lint",
"scanner",
"stats",
"server"]