diff options
Diffstat (limited to 'results/scraper/box64/895')
| -rw-r--r-- | results/scraper/box64/895 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/895 b/results/scraper/box64/895 new file mode 100644 index 000000000..9228b373b --- /dev/null +++ b/results/scraper/box64/895 @@ -0,0 +1,10 @@ +executable bit on source code, documentation, images and more +Hi, + +the executable bit is set for many files in this git repository. You can find them using: + + find . -type f -executable -print + +This includes C code, header files, markdown documentation, PNG images, CMake files, config files and more. + +Is this an oversight or intentional? I can file a pull request removing the executable bit. \ No newline at end of file |