8000 Remove execute bit from .css and .html files (#274) · FZCJ/pyscript@4ec24a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ec24a9

Browse files
authored
Remove execute bit from .css and .html files (pyscript#274)
* Remove execute bit from .css and .html files * pyscriptjs/examples/toga/static/pyscript: Broken symlink
1 parent 22ffbcb commit 4ec24a9

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repos:
99
- id: check-builtin-literals
1010
- id: check-case-conflict
1111
- id: check-docstring-first
12+
- id: check-executables-have-shebangs
1213
- id: check-json
1314
exclude: tsconfig.json
1415
- id: check-toml

pyscriptjs/examples/webgl/raycaster/index.html

100755100644
File mode changed.

pyscriptjs/examples/webgl/raycaster/style.css

100755100644
File mode changed.

0 commit comments

Comments
 (0)
0