This website requires JavaScript.
Explore
Help
Sign In
phyks
/
flatisfy
Watch
1
Star
0
Fork
0
You've already forked flatisfy
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
00904a2e6e
flatisfy
/
hooks
/
pre-commit
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-04-03 17:29:29 +02:00
#!/bin/sh
pylint --rcfile=.ci/pylintrc flatisfy
Switch to a Vue-based web app * Init Webpack / Babel / etc setup. * Build the app using Vue, Vue-router, Vuex. * i18n Some backends changes were made to match the webapp development: * Return the flat status as a single string ("new" rather than "FlatStatus.new") * Completely switch to calling Weboob API directly for fetching * Use Canister for Bottle logging * Handle merging of details dict better * Add a WSGI script * Keep track of duplicates * Webserver had to be restarted to fetch external changes to the db * Handle leboncoin module better Also add contributions guidelines. Closes issue #3 Closes issue #14.
2017-04-13 23:24:31 +02:00
npm run lint
Reference in New Issue
Copy Permalink