aboutsummaryrefslogtreecommitdiffstats
path: root/.snekrc (follow)
Commit message (Collapse)AuthorAgeLines
* remove snekchek and replace with flake8 (#27)Gravatar Christopher Baklid2018-02-26-7/+0
|
* Database API Improvements #1qcra (#13)Gravatar Gareth Coles2018-02-14-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * A large set of changes, including: * A mixin for views that need the DB * Many changes to the database class in order to make things more fluid * Provide the route manager in view setup() methods * Pushing up the progress so far * snekchek * Full (undocumented) database implementation * snekchek * Don't rely on exceptions for table deletion * Add RethinkDB data to gitignore * Documentation for DB class * Make Flake8 ignore P102 What even is that? What does "docstring does contain unindexed parameters" mean? * Document the base_routes module * Cleanup RE latest reviews * snekchek (bah)
* Revert "Mart's Missing Files 2: Electric Boogaloo"Gravatar Gareth Coles2018-02-06-17/+2
| | | | This reverts commit 962be09
* Mart's Missing Files 2: Electric BoogalooGravatar Gareth Coles2018-02-05-2/+17
|
* Revert "Major update"Gravatar Gareth Coles2018-02-05-17/+2
| | | | This reverts commit 80a1ab5
* Major updateGravatar martmists2018-02-05-2/+17
| | | | | | | | | | | | | | - Switch to Japronto - More linters - Rewrite route handling - Rewrite error handling - Rewrite static handling - Error when no `Index` propery is found - Probably some more stuff? idk Code needs testing; Maybe we could use pytest? Signed-off-by: martmists <[email protected]>
* Dynamic route loader; proper application structureGravatar Gareth Coles2018-02-05-1/+2
| | | | Also fixed flake8-imports getting the other wrong
* Remove vulture, isort & yapfGravatar JoeBanks132018-02-04-20/+2
|
* FixfixfixGravatar martmists2018-02-03-1/+2
| | | | Signed-off-by: martmists <[email protected]>
* disable vulture for now (was detecting unused things that were used)Gravatar JoeBanks132018-02-03-1/+1
|
* Typo fixGravatar JoeBanks132018-02-03-1/+1
|
* Lint betterGravatar martmists2018-02-03-4/+18
| | | | Signed-off-by: martmists <[email protected]>
* bye circleGravatar JoeBanks132018-02-03-4/+0
|
* hopefully ignore venvGravatar JoeBanks132018-02-03-0/+1
|
* Disable yapfGravatar JoeBanks132018-02-03-1/+1
|
* add isortGravatar JoeBanks132018-02-03-2/+4
|
* add snekrcGravatar JoeBanks132018-02-03-0/+9