mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
tools: Rename tools/travis directory to tools/ci.
This commit is contained in:
@@ -239,7 +239,7 @@ def build_custom_checkers(by_lang):
|
||||
},
|
||||
{'pattern': '\t',
|
||||
'strip': '\n',
|
||||
'exclude': set(['tools/travis/success-http-headers.txt']),
|
||||
'exclude': set(['tools/ci/success-http-headers.txt']),
|
||||
'description': 'Fix tab-based whitespace'},
|
||||
] # type: RuleList
|
||||
comma_whitespace_rule = [
|
||||
|
||||
Reference in New Issue
Block a user