Skip to content

skrtks/norminette

Repository files navigation

Norminette for CLion

Build Version Downloads

Norminette v3.x is required

✅ Verified Norminette version: v3.3.51

Please make sure that you have Norminette installed!

Issue reporting 🔬

If you find an issue please report it trough GitHub. Thanks!

Setup 🛠

Check if Norminette is already installed on your system (run norminette -v). If not, you can download it here.

When Norminette is properly installed on your system, Norminette for CLion should automatically detect the path to the executable. If you have done a custom installation of Norminette, or the executable is not in PATH, please go to Settings/Preferences > Norminette and provide the path to your norminette executable.

It is possible to change the highlight style or enable/disable highlighting trough: Settings/Preferences > Editor > Inspections > C/C++ > Norminette

Plugin Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "norminette" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...