Skip to content

Commit c1deefb

Browse files
authored
Add Bullet (#1709)
1 parent 9923982 commit c1deefb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/tools/bullet.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Bullet
2+
categories:
3+
- linter
4+
tags:
5+
- ruby
6+
- rails
7+
license: MIT License
8+
types:
9+
- cli
10+
source: "https://github.com/flyerhzm/bullet"
11+
homepage: "https://github.com/flyerhzm/bullet"
12+
description: >-
13+
Help to kill N+1 queries and unused eager loading.

0 commit comments

Comments
 (0)