Commit Graph

13 Commits

Author SHA1 Message Date
Philipp Wolfer
9b3597ef2c CONTRIBUTING: Fixed link to Google-style docstrings 2020-01-28 15:31:22 +01:00
Philipp Wolfer
790c0301ad CI: Run flake8 on source files in picard/ 2019-08-15 15:10:35 +02:00
Philipp Wolfer
3474ece31e Updated pre-commit hook in CONTRIBUTING.md
Added ignore list for files not to check with isort, as isort ignores the configured ignore list when files are passed explicitly.
2019-08-14 17:05:48 +02:00
Laurent Monin
2a90443de4 Add --diff --quiet to isort pre-commit hook example 2019-04-07 15:45:51 +02:00
Laurent Monin
e6ae468077 Add a note about requirements-dev.txt to CONTRIBUTING.md and merge HACKING.txt 2019-04-07 15:25:02 +02:00
Philipp Wolfer
81b9b1c59c Documented use of pre-commit hook for isort check 2019-04-04 08:43:31 +02:00
Laurent Monin
5329e3592a Clean up and sort imports using isort
Add a config for isort (https://github.com/timothycrosley/isort)
Run isort -rc . and make import style consistent across files
Add a note about `isort` in CONTRIBUTING.md
2018-08-22 08:51:25 +02:00
Sambhav Kothari
2ad5936372 Correct the variable naming style 2017-01-26 01:22:03 +05:30
Sambhav Kothari
5d603c1b18 Add guideline for i18n 2017-01-25 21:37:32 +05:30
Sambhav Kothari
be5eddb0c4 Add picard specific code guidelines to CONTRIBUTING.md 2017-01-25 21:27:01 +05:30
Sambhav Kothari
585d5c4a47 Update CONTRIBUTING.md 2017-01-25 01:25:04 +05:30
Wieland Hoffmann
b7fbae58db Fix grammar and markup
[ci skip]
2017-01-24 18:21:03 +01:00
Sambhav Kothari
49fc42244a Create CONTRIBUTING.md 2017-01-24 17:44:07 +05:30