Commit Graph

3 Commits

Author SHA1 Message Date
Daniël van Noord
595ec422d6
Update `pydocstringformatter` to 0.4.0 (#5787) 2022-02-10 19:30:15 +01:00
Daniël van Noord
4c2eb2d293
Create separate documentation page for each message (#5396)
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
2022-01-28 23:00:40 +01:00
Kound
d2475b42e3
Improve non ascii checker (#5643)
* split ``non-ascii-name`` into 3 different msgs

- non-ascii-identifier (replaces non-ascii-name)
- non-ascii-file-name (a warning)
- non-ascii-module-import (only considering the namespace the import is imported in)

Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
2022-01-10 22:48:46 +01:00