Yury Gerzhedovich created IGNITE-20283:
------------------------------------------
Summary: IDEA gradle run configuration improvements
Key: IGNITE-20283
URL: https://issues.apache.org/jira/browse/IGNITE-20283
Project: Ignite
Issue Type: Improvement
Reporter: Yury Gerzhedovich
Assignee: Yury Gerzhedovich
Right now in IDEA we have gradle check task in folder Checks . The task include
also running all tests, what can be confusing for a developer who want just run
all checks (checkstyle, modernizer, PMD). Let's move the check task to Tests
folder and create a new run configuration in Checks folder which run
checkstyle, modernizer, PMD.
Also need to add additional fast build configuration with disabled cmake tasks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)