Skip to content

fix: remove executable flag from non-executables

Description

Remove executable flag from files, which shouldn't be executable.

Also ensure, that gen-docs does not reset the permission to 0755 again.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Sebastian Krebs

Merge request reports