Update CI linter (#544)

* Update CI matcher

* Check Executable bit
This commit is contained in:
Otto Winter
2019-05-11 15:12:30 +02:00
committed by GitHub
parent f1a0e5a313
commit 797aadaf26
13 changed files with 168 additions and 49 deletions
-1
View File
@@ -14,4 +14,3 @@
}
});
})();
@@ -5,4 +5,3 @@ ace.define("ace/ext/searchbox",["require","exports","module","ace/lib/dom","ace/
}
});
})();
File diff suppressed because one or more lines are too long
View File
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -5,4 +5,3 @@ ace.define("ace/mode/yaml_highlight_rules",["require","exports","module","ace/li
}
});
})();
@@ -5,4 +5,3 @@ ace.define("ace/theme/dreamweaver",["require","exports","module","ace/lib/dom"],
}
});
})();