Commit Graph

24 Commits

Author SHA1 Message Date
Laurent Monin
a9d4efd808 Extend string quoting guidelines
- Add a note about URI & quoting
- Add note about XML
- Clarify scope and usage if in doubt

Clarification
2023-09-25 07:44:18 +02:00
Philipp Wolfer
d28de6149d Merge pull request #2324 from zas/markdownlint_config
Markdownlint config
2023-09-22 07:03:41 +02:00
Laurent Monin
54ccf4ce00 Minor fixes to .md, making markdownlint happier 2023-09-21 23:57:24 +02:00
Laurent Monin
5db5f74cda Add a section about string quoting 2023-09-21 22:11:32 +02:00
Laurent Monin
9a688f25b5 Update isort command and link 2023-09-07 17:39:46 +02:00
Philipp Wolfer
78debcc8c3 PICARD-2731: Update documentation for Weblate 2023-08-22 17:52:55 +02:00
Bob Swift
44507913a7 Add note about contributing to user documentation (#2285) 2023-08-21 18:10:11 +02:00
Philipp Wolfer
67fed1e04a Added link to mutagen spec collection 2023-02-14 16:15:43 +01:00
Philipp Wolfer
f838b1d5f5 Updated links to format specs and metadata mappings
- Fixed link to ID3 specs, as id3.org has been down for a long time
- Link to DJ app metadata comparison
2023-02-14 16:13:24 +01:00
Philipp Wolfer
ec9e1104bd Add links to relevant metadata specs in CONTRIBUTING.md 2022-03-28 19:04:21 +02:00
jesus2099
e08190490c Update doc broken hyperlinks to cached versions
Update HTTP hyperlinks to HTTPS when possible
2022-01-27 07:57:36 +01:00
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