You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.9.9
- string_has_implicit_position is a new warning when you don't add explicit positions to arguments.
- stringsdict_entry_has_implicit_position is the equivalent warning for stringsdict files.
Validate string-arrays in Android XML (fix#35) (#36)
* Validate string-arrays in Android XML
* Print swift version in CI
* Nah
* Fix build error
* Fix tests