Adding upstream version 1.5.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0abe4a772f
commit
c3f707bfbc
3 changed files with 5 additions and 3 deletions
|
@ -231,6 +231,8 @@ NAMES = {
|
|||
'.bashrc': EXTENSIONS['bash'],
|
||||
'.bowerrc': EXTENSIONS['json'] | {'bowerrc'},
|
||||
'.browserslistrc': {'text', 'browserslistrc'},
|
||||
'.clang-format': EXTENSIONS['yaml'],
|
||||
'.clang-tidy': EXTENSIONS['yaml'],
|
||||
'.codespellrc': EXTENSIONS['ini'] | {'codespellrc'},
|
||||
'.coveragerc': EXTENSIONS['ini'] | {'coveragerc'},
|
||||
'.cshrc': EXTENSIONS['csh'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue