Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 978 Bytes

rufo.md

File metadata and controls

45 lines (31 loc) · 978 Bytes
description title layout
rufo is a linter for Ruby
Trunk | How to run rufo
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

rufo

rufo is a linter for Ruby.

You can enable the rufo linter with:

trunk check enable rufo

Auto Enabling

rufo will be auto-enabled if a .rufo config file is present.

Settings

rufo supports the following config files:

  • .rufo

You can move these files to .trunk/configs and trunk check will still find them. See Moving Linter Configs for more info.

Links