]> git.immae.eu Git - github/fretlink/pronto-hlint.git/blame - lib/pronto/hlint.rb
ci: fix Nix environment to launch tests
[github/fretlink/pronto-hlint.git] / lib / pronto / hlint.rb
CommitLineData
9c1df047
PB
1# frozen_string_literal: true
2
3require 'pronto/hlint/runner'
4
5module Pronto
6 module Hlint
7 end
8end