aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-python-utf8-encoding.sh
Commit message (Collapse)AuthorAgeFilesLines
* lint: Make sure we read the command line inputs using utf-8 decoding in pythonChun Kuan Lee2018-09-021-0/+8
|
* Obsolete #!/bin/bash shebangDesWurstes2018-06-201-1/+1
|
* Follow-up to #13454: Fix broken build by exporting LC_ALL=Cpracticalswift2018-06-181-0/+1
|
* Add linter: Make sure we explicitly open all text files using UTF-8 or ASCII ↵practicalswift2018-06-121-0/+19
encoding in Python