Skip to content

Commit 5415df1

Browse files
add JLiSA
1 parent 5da9b71 commit 5415df1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

data/tools/jlisa.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: JLiSA
2+
categories:
3+
- linter
4+
tags:
5+
- Java
6+
license: MIT license
7+
types:
8+
- cli
9+
source: 'https://github.com/lisa-analyzer/jlisa'
10+
homepage: 'https://github.com/lisa-analyzer/jlisa'
11+
description: An abstract interpretation-based static analyzer for Java build upon the [LiSA](https://github.com/lisa-analyzer/lisa) framekwork.

0 commit comments

Comments
 (0)