Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.13 KB

Packwerk for RubyMine

Build Version Downloads

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.

Installation

  • 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...