Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FBT: Don't lint JS packages #4030

Merged
merged 2 commits into from
Dec 23, 2024

Merge branch 'dev' into unlint-js-pkgs

e0c34ce
Select commit
Loading
Failed to load commit list.
Merged

FBT: Don't lint JS packages #4030

Merge branch 'dev' into unlint-js-pkgs
e0c34ce
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Dec 23, 2024 in 0s

3 / 3 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
support for excluding folders in linter with ! prefix Incomplete
exclude js packages dir as they have js naming convention (using dashes) so fbt would always complain Incomplete
./fbt format does not complain of applications/system/js_app/packages/fz-sdk and applications/system/js_app/packages/create-fz-app Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Completed