Skip to content

Commit

Permalink
[skip ci] Make tidy.php executable
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Feb 17, 2024
1 parent ed1c9d8 commit 76b7c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/dev/tidy.php
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env php
<?php

set_error_handler(function($_, $msg) {
Expand Down

0 comments on commit 76b7c5c

Please sign in to comment.