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

Provide installation and usage instructions #1

Open
Neirpyc opened this issue Nov 10, 2020 · 0 comments
Open

Provide installation and usage instructions #1

Neirpyc opened this issue Nov 10, 2020 · 0 comments

Comments

@Neirpyc
Copy link

Neirpyc commented Nov 10, 2020

I've installed this plugin to CLion (2019.3.3) and it successfully installed a plugin called Plugin display name here.

Yet, I've not been able to get any evidence of the norminette being run on my code.

How I installed it

  • cloned the repository
  • imported it into ItelliJ Idea 2020.2.3
  • modified build.gradle to the following:
// See https://github.com/JetBrains/gradle-intellij-plugin/
intellij {
    version '2019.3.3'
    type 'CL'
}
  • Ran the gradle task intellij/runIde

How I expected this plugin to work

Either a real time warning/errors highlight as I type, or an inspection called "Norminette" into Code > Run Iespection by Name...

How to fix it

I wish I could open a PR with a README.md but I didn't manage to get it working, and I think it would improve this project if some instructions were given.

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

No branches or pull requests

1 participant