Skip to content

chore: remove exec bits to Rust source files#10020

Open
pierugo-dfinity wants to merge 1 commit intomasterfrom
pierugo/chore/remove-exec-bit
Open

chore: remove exec bits to Rust source files#10020
pierugo-dfinity wants to merge 1 commit intomasterfrom
pierugo/chore/remove-exec-bit

Conversation

@pierugo-dfinity
Copy link
Copy Markdown
Contributor

I realized running ls -l somewhere that some Rust source files were executable, which does not really make sense. This PR is the result of executing find . -type f -name "*.rs" -exec chmod -x {} + at the root of the repository.

@github-actions github-actions Bot added the chore label Apr 27, 2026
@pierugo-dfinity pierugo-dfinity marked this pull request as ready for review April 27, 2026 08:38
@pierugo-dfinity pierugo-dfinity requested review from a team as code owners April 27, 2026 08:38
github-actions[bot]

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants