Skip to content

Commit cc5aa84

Browse files
authored
Add codety.yml (#1611)
1 parent 469c217 commit cc5aa84

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

data/tools/codety.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name: Codety
2+
categories:
3+
- linter
4+
tags:
5+
- ci
6+
- cpp
7+
- go
8+
- java
9+
- javascript
10+
- json
11+
- jsp
12+
- kotlin
13+
- plsql
14+
- python
15+
- scala
16+
- swift
17+
- typescript
18+
- IaC
19+
license: proprietary
20+
types:
21+
- service
22+
homepage: https://www.codety.io
23+
description: Codety Scanner is a comprehensive source code scanner that embeds 5000+ static code analysis rules, which aim to detect code issues for 20+ programming languages and IaC tools.
24+
source: "https://github.com/codetyio/codety-scanner"

0 commit comments

Comments
 (0)