Adding upstream version 2.4.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
53c0315956
commit
04f52dcd68
4 changed files with 7 additions and 8 deletions
|
@ -269,6 +269,7 @@ NAMES = {
|
|||
'.mention-bot': EXTENSIONS['json'] | {'mention-bot'},
|
||||
'.npmignore': {'text', 'npmignore'},
|
||||
'.pdbrc': EXTENSIONS['py'] | {'pdbrc'},
|
||||
'.prettierignore': {'text', 'gitignore', 'prettierignore'},
|
||||
'.pypirc': EXTENSIONS['ini'] | {'pypirc'},
|
||||
'.rstcheck.cfg': EXTENSIONS['ini'],
|
||||
'.yamllint': EXTENSIONS['yaml'] | {'yamllint'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue