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 IntelliJ platform plugin template integration to readme #3270

Merged
merged 1 commit into from
Dec 10, 2020
Merged

Add IntelliJ platform plugin template integration to readme #3270

merged 1 commit into from
Dec 10, 2020

Conversation

schalkms
Copy link
Member

@schalkms schalkms commented Dec 8, 2020

Detekt is part of the official JetBrains template for creating IntelliJ plugins.

Detekt is part of the official JetBrains template for creating IntelliJ plugins.
@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #3270 (8f8a800) into master (b3245be) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3270   +/-   ##
=========================================
  Coverage     80.07%   80.07%           
  Complexity     2653     2653           
=========================================
  Files           443      443           
  Lines          8096     8096           
  Branches       1540     1540           
=========================================
  Hits           6483     6483           
  Misses          789      789           
  Partials        824      824           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3245be...8f8a800. Read the comment docs.

Copy link
Member

@3flex 3flex left a comment

Choose a reason for hiding this comment

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

Very cool!

@schalkms schalkms merged commit fc5c993 into detekt:master Dec 10, 2020
@schalkms schalkms deleted the schalkms-readme_integration branch December 10, 2020 10:46
@arturbosch arturbosch added this to the 1.15.0 milestone Dec 18, 2020
arturbosch pushed a commit that referenced this pull request Dec 21, 2020
Detekt is part of the official JetBrains template for creating IntelliJ plugins.
arturbosch pushed a commit that referenced this pull request Jan 16, 2021
Detekt is part of the official JetBrains template for creating IntelliJ plugins.
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.

None yet

3 participants