Skip to content

Commit 97d1c71

Browse files
authored
Create delphilint (#1552)
1 parent 337d454 commit 97d1c71

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

data/tools/delphilint.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: DelphiLint
2+
categories:
3+
- linter
4+
tags:
5+
- delphi
6+
license: LGPL-3.0-only license
7+
types:
8+
- ide-plugin
9+
source: 'https://github.com/integrated-application-development/delphilint'
10+
homepage: 'https://github.com/integrated-application-development/delphilint'
11+
description: A Delphi IDE package providing on-the-fly code analysis and linting, powered by SonarDelphi.

0 commit comments

Comments
 (0)