Skip to content

Commit 24388fb

Browse files
Update CONTRIBUTORS-GUIDE
1 parent 0dfe149 commit 24388fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTORS-GUIDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Run unit tests in Android & iOS packages with `flutter test`.
2626

2727
Run unit tests in Web package with `flutter test --platform chrome`.
2828

29+
### Linting and other useful checks
30+
31+
Run the static code analyzer (`flutter analyze`) to fix any errors, warnings, lints, or formatting issues.
32+
2933
# Contact
3034

3135
If you have any other questions or need to contact us directly in a private manner send us a note at sdks@split.io

0 commit comments

Comments
 (0)