Remove execute permissions from *.c and *.h files (#1651)

* Add permission fix (no execute bit for source files) to fbt lint|format
* Remove execute bit from 59 source files using fbt format
* Also list which permissions are unwanted in lint.py
* Also remove exec permissions from lib/../rfal_nfc.c

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Walter Doekes
2022-08-29 18:20:57 +02:00
committed by GitHub
parent 274f17ed5a
commit 611b7e15ed
61 changed files with 41 additions and 18 deletions

0
lib/nfc/protocols/emv.h Executable file → Normal file
View File

0
lib/nfc/protocols/nfca.c Executable file → Normal file
View File