Skip to content

Commit 2f45a6b

Browse files
committed
Add coverage configuration.
1 parent cb400e7 commit 2f45a6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/sus.rb

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# frozen_string_literal: true
2+
3+
# Released under the MIT License.
4+
# Copyright, 2024, by Samuel Williams.
5+
6+
require "covered/sus"
7+
include Covered::Sus

0 commit comments

Comments
 (0)