MohitMaliFtechiz
3f7d0f7214
Updated the testing_release.yml to use the JAVA 17.
...
* Updated the README file to show that now our project requires the JAVA 17 instead of JAVA 11.
* Updated the pre-commit failed message to properly show the error information.
2024-08-16 15:35:10 +00:00
MohitMaliFtechiz
8cd58a8136
Improved the tasks according to the new gradle.
2024-08-16 15:35:10 +00:00
MohitMaliFtechiz
61f87f1b13
Fixed: The wrong message appears while committing the code, if Lint/Static analysis has failed.
...
* Refactored the error message to show the correct information to the developers, since our projects needs JDK11 to run so we have added this JDK version in error message. Also, corrected the gradle wrapper version in this message.
2024-04-04 07:17:51 +02:00
MohitMali
af23cf56b7
Detecting deprecated code via detekt and fixed detekt detection for the issues in project, and refactored deprecated rules of detekt
2023-07-19 08:09:31 +02:00
Daniel Tang
20b8a6973c
Support git worktrees
2023-03-28 19:30:31 +02:00
Sean Mac Gillicuddy
811f5bd7af
Merge branch 'develop' into feature/macgills/detekt
...
# Conflicts:
# .github/workflows/pull_request.yml
# team-props/git-hooks/pre-commit.sh
2020-02-21 14:15:18 +00:00
Sean Mac Gillicuddy
0cae3ec79e
#1275 Lint Issue: Duplicate Strings - remove unused resources - make app lint core too - move resources from core to app
2020-02-18 17:54:09 +00:00
Sean Mac Gillicuddy
d743430dc3
Merge branch 'develop' into feature/macgills/detekt
...
# Conflicts:
# .travis.yml
2020-02-14 09:53:56 +00:00
Sean Mac Gillicuddy
44fb857877
Make prominent warning about JDK8
2019-12-19 15:43:08 +00:00
Sean Mac Gillicuddy
80c3276786
Add detekt
2019-12-11 14:44:26 +00:00
Sean Mac Gillicuddy
df9305e3ca
Add all icons that are compatible - Add remaining custom apps - update hooks/ci commands
2019-11-18 13:32:19 +00:00
Sean Mac Gillicuddy
449d47ca3f
use buildSrcVersions to extract dependencies, correct pre-commit script
2019-09-30 14:38:10 +01:00
Sean Mac Gillicuddy
7306143ad5
fix codefactor issue
2019-08-21 16:00:40 +01:00
Sean Mac Gillicuddy
0313c09562
Hotfix: Pre-commit hook failure message
2019-08-21 13:43:35 +01:00
Sean Mac Gillicuddy
677cd2cdac
#1307 improve dev flow of interacting with pre-commit hook
2019-07-26 10:25:53 +01:00
Sean Mac Gillicuddy
a596e34ace
#1370 install git hooks on prebuild - update editorconfig from project codestyle settings
2019-07-25 12:45:18 +01:00