1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00
- Fixes after review.

Signed-off-by: Ahmed Radhouane Belkilani <arbelkilani@gmail.com>
This commit is contained in:
Ahmed Radhouane Belkilani
2022-02-22 08:58:15 +01:00
parent b39a3ab42e
commit 91ab4726ad
7 changed files with 11 additions and 14 deletions

View File

@@ -124,7 +124,7 @@ else
chmod u+x ${checkLongFilesScript}
fi
maxLines=2500
maxLines=2800
echo
echo "Search for kotlin files with more than ${maxLines} lines..."