26 Commits

Author SHA1 Message Date
19ff80a0eb Adds checking for trailling commas on the project (#670)
* Testing a new linter option for trailling commas

* Checking trailling commas on linter
2021-02-18 11:31:45 -03:00
b824655e06 🚨 Make scripts/lint.sh work recursively in examples as intended (#602) 2021-01-03 18:30:10 +01:00
ee930806b2 Removing backtick 2020-07-25 11:44:01 -03:00
9e2041a952 Improving lint command 2020-07-25 11:35:01 -03:00
e43e6817fc PR nits 2020-06-23 19:38:24 -03:00
48856815db Fixing output message 2020-06-23 18:42:27 -03:00
7707e89fbc Simplifying linter 2020-06-21 13:55:42 -03:00
3511e8dfd2 Moving to flutter analyze instead of dartanalayzer, which was causing mixed results 2020-06-21 13:33:09 -03:00
839f1e7a56 Origin might be needed for branch 2020-05-26 00:19:59 +02:00
884f5f63ea Not need to explicitly diff between current branch 2020-05-26 00:15:59 +02:00
cbf31857b3 Fix bash parameters 2020-05-26 00:08:26 +02:00
bc417537d6 Fix indentation 2020-05-26 00:02:33 +02:00
3a36709d26 Run through all examples if no error is found 2020-05-25 23:58:33 +02:00
f727edaf1a Run on affected examples too 2020-05-25 22:33:37 +02:00
9c1dd208da Only run linting on changed examples 2020-05-25 21:58:23 +02:00
08cb257260 Run pub get for every example 2020-05-24 01:58:02 -04:00
bb662e4bd6 Add linter to all examples, fix lint issues and add cleanup script 2020-05-24 00:53:50 -04:00
b7ee84c160 Removing lint problem 2020-05-15 12:16:44 -03:00
5e2367fc01 Fix lint script 2020-05-09 13:18:09 -04:00
2c17ef5bbb Fix existing lint issues 2020-05-09 12:51:37 -04:00
48531bff36 Adding linter to build 2020-05-09 12:46:21 -04:00
e34ca947ca move format script to the scripts folder 2019-06-09 11:30:10 -03:00
8ccdcb00d8 Improving scripts 2019-05-25 15:55:59 -03:00
ac505e1e01 better build script 2019-04-16 23:42:21 -03:00
9c69937b5b Fixes build (tests), adding ditance method to position, fix linting (formating, quotes), removed uneeded new keywords everywhere 2019-03-10 15:17:53 -03:00
e15945433d Adding scripts folder with build script 2018-09-19 21:36:33 -03:00