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
applications/gui/canvas.h Executable file → Normal file
View File

0
applications/gui/modules/dialog_ex.c Executable file → Normal file
View File

0
applications/gui/modules/menu.h Executable file → Normal file
View File

0
applications/gui/modules/text_box.c Executable file → Normal file
View File

0
applications/gui/modules/text_box.h Executable file → Normal file
View File

0
applications/gui/modules/variable_item_list.h Executable file → Normal file
View File

0
applications/gui/modules/widget.h Executable file → Normal file
View File

View File

View File

View File

0
applications/gui/scene_manager.c Executable file → Normal file
View File

0
applications/gui/scene_manager.h Executable file → Normal file
View File

0
applications/gui/scene_manager_i.h Executable file → Normal file
View File

0
applications/gui/view_dispatcher.h Executable file → Normal file
View File