This addresses issues from D13179
Details
Details
- Reviewers
tomek kamil ashoat - Commits
- rCOMMee7e376f90ec: [native] Fix styling in animation code
Careful reading of the cide. Only whitespaces were changed and one semicolon was removed. This should not change the behaviour of the code
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- inka/fix
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
To verify that this formatting is correct we could consider deleting ignore and worker directives, auto-formatting the code, and reintroducing the directives.
Comment Actions
To verify that this formatting is correct we could consider deleting ignore and worker directives, auto-formatting the code, and reintroducing the directives.
This is exactly how I did this :) (and then undid auto added types)