瀏覽代碼

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

pull/495/merge
William Ting 6 年之前
父節點
當前提交
5ab005ea86
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      .pre-commit-config.yaml

+ 1
- 0
.pre-commit-config.yaml 查看文件

@ -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

Loading…
取消
儲存