Ver a proveniência

Don't change EOF line endings for files used on Windows.

pull/495/merge
William Ting há 6 anos
ascendente
cometimento
5ab005ea86
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      .pre-commit-config.yaml

+ 1
- 0
.pre-commit-config.yaml Ver ficheiro

@ -24,6 +24,7 @@ repos:
language_version: python2
- id: end-of-file-fixer
language_version: python2
exclude_types: [batch, lua]
- id: fix-encoding-pragma
language_version: python2
- id: flake8

Carregando…
Cancelar
Guardar