]> granicus.if.org Git - icu/commit
ICU-21248 Adds source file check (UTF-8 and absence of BOM) to
authorgnrunge <nrunge@google.com>
Thu, 17 Sep 2020 21:55:00 +0000 (14:55 -0700)
committerNorbert Runge <41129501+gnrunge@users.noreply.github.com>
Fri, 18 Sep 2020 20:17:50 +0000 (13:17 -0700)
commit5e0cec2c2b3426d633e7a65899abbad1f9ad3b4c
tree7a064d29a2953244b932e1676910177a3cd7f711
parentf64ee1216ae3f2b5d7b377bebdef4e13e9daaa40
ICU-21248 Adds source file check (UTF-8 and absence of BOM) to
Travis Continued Integration.

ICU-21248 Factors in review comments.

ICU-21248 Changes: no more filtering of markdown files, moved the
script to icu/tools/script/ directory, removed BOM from one
README.md file.

ICU-21248 Adjusts path to the icu-file-utf8-check script.

ICU-21248 Extends coverage of UTF-8/BOM check to all of icu/ directory.
.travis.yml
icu4c/source/test/testdata/break_rules/README.md
tools/scripts/icu-file-utf8-check.py [moved from icu4c/source/tools/icu-file-utf8-check.py with 69% similarity]