Runs Packwerk in the background and adds error annotations to Ruby source files.
Note: By default, the linter can only run when the current file is saved to disk. There's an experimental mode to enable as-you-type linting, but it's not widely supported.
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Packwerk" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...