From 6d0c1f418ed1598e276525f4318807927f2974c3 Mon Sep 17 00:00:00 2001 From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Tue, 5 Feb 2019 20:07:27 -0800 Subject: [PATCH] ICU-20482 Remove empty file, skip CI builds with copyright linter. --- .cpyskip.txt | 1 + icu4c/source/tools/icu-file-utf8-check.py | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 icu4c/source/tools/icu-file-utf8-check.py diff --git a/.cpyskip.txt b/.cpyskip.txt index c8b824262c4..e5774d19e2a 100644 --- a/.cpyskip.txt +++ b/.cpyskip.txt @@ -14,6 +14,7 @@ .gitattributes .travis.yml .appveyor.yml +.ci-builds/* # suffix matches - start with '*'. They are turned into as RE, '.brk$' *.brk *.bz2 diff --git a/icu4c/source/tools/icu-file-utf8-check.py b/icu4c/source/tools/icu-file-utf8-check.py deleted file mode 100755 index 8b137891791..00000000000 --- a/icu4c/source/tools/icu-file-utf8-check.py +++ /dev/null @@ -1 +0,0 @@ -