We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9ec84 commit a9e9367Copy full SHA for a9e9367
data/tools/jlisa.yml
@@ -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