Files
clinch/bin/standardrb
Dan Milne adb789bbea
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Fix StandardRB
2026-01-01 13:35:37 +11:00

6 lines
108 B
Ruby
Executable File

#!/usr/bin/env ruby
require "rubygems"
require "bundler/setup"
load Gem.bin_path("standard", "standardrb")