Skip to content

Commit 4a76593

Browse files
authored
Add Skunk (#1711)
1 parent 97e1228 commit 4a76593

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/tools/skunk.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Skunk
2+
categories:
3+
- linter
4+
tags:
5+
- ruby
6+
- rails
7+
license: MIT License
8+
types:
9+
- cli
10+
source: "https://github.com/fastruby/skunk"
11+
homepage: "https://github.com/fastruby/skunk"
12+
description: >-
13+
A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!

0 commit comments

Comments
 (0)