Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add main for diktat.jar #1566

Merged
merged 32 commits into from
Dec 6, 2022
Merged

Conversation

nulls
Copy link
Member

@nulls nulls commented Nov 15, 2022

What's done:

  • renamed diktat-ruleset to diktat
  • added DiktatMain
  • updated gradle plugin to use only diktat as dependency

It closes #1557

### What's done:
* renamed diktat-ruleset to diktat
* added DiktatMain
* updated gradle plugin to use only diktat as dependency

It closes #1557
@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

❗ No coverage uploaded for pull request base (feature/ktlint-wrapper@a2ba01a). Click here to learn what that means.
The diff coverage is n/a.

@@                    Coverage Diff                    @@
##             feature/ktlint-wrapper    #1566   +/-   ##
=========================================================
  Coverage                          ?   79.31%           
  Complexity                        ?     2319           
=========================================================
  Files                             ?      122           
  Lines                             ?     8166           
  Branches                          ?     2052           
=========================================================
  Hits                              ?     6477           
  Misses                            ?      770           
  Partials                          ?      919           
Flag Coverage Δ
unittests 79.31% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 15, 2022

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

1 997 tests   1 982 ✔️  3m 23s ⏱️
   162 suites       15 💤
   162 files           0

Results for commit 6b46475.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 15, 2022

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

1 978 tests   1 963 ✔️  1m 44s ⏱️
   161 suites       15 💤
   161 files           0

Results for commit 6b46475.

♻️ This comment has been updated with latest results.

@nulls nulls added this to the ktlint-wrapper milestone Nov 15, 2022
@nulls nulls changed the base branch from master to feature/ktlint-wrapper November 16, 2022 12:09
diktat-rules/pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ktlint found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

diktat-ruleset/pom.xml Show resolved Hide resolved
diktat-ruleset/pom.xml Show resolved Hide resolved
@nulls nulls marked this pull request as ready for review November 24, 2022 09:48
@nulls nulls merged commit 9a9e768 into feature/ktlint-wrapper Dec 6, 2022
@nulls nulls deleted the feature/diktat-main#1557 branch December 6, 2022 09:16
@nulls nulls mentioned this pull request Apr 3, 2023
@nulls nulls modified the milestones: ktlint-wrapper, 2.0.0 Apr 3, 2023
@nulls nulls mentioned this pull request Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add main class for diktat.jar
2 participants