java-inspections

Java inspections library for iwillfailyou

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.iwillfailyou
ArtifactId

ArtifactId

java-inspections
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

java-inspections
Java inspections library for iwillfailyou
Project URL

Project URL

https://github.com/iwillfailyou/java-inspections
Source Code Management

Source Code Management

https://github.com/iwillfailyou/java-inspections

Download java-inspections

How to add to project

<!-- https://jarcasting.com/artifacts/com.iwillfailyou/java-inspections/ -->
<dependency>
    <groupId>com.iwillfailyou</groupId>
    <artifactId>java-inspections</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iwillfailyou/java-inspections/
implementation 'com.iwillfailyou:java-inspections:0.8.1'
// https://jarcasting.com/artifacts/com.iwillfailyou/java-inspections/
implementation ("com.iwillfailyou:java-inspections:0.8.1")
'com.iwillfailyou:java-inspections:jar:0.8.1'
<dependency org="com.iwillfailyou" name="java-inspections" rev="0.8.1">
  <artifact name="java-inspections" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iwillfailyou', module='java-inspections', version='0.8.1')
)
libraryDependencies += "com.iwillfailyou" % "java-inspections" % "0.8.1"
[com.iwillfailyou/java-inspections "0.8.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.41
com.github.javaparser : javaparser-symbol-solver-core jar 3.13.6
com.iwillfailyou : java-plugin jar 0.0.4
org.apache.httpcomponents : httpclient jar 4.5.8

Project Modules

There are no modules declared in this project.

Java inspection toolkit

Elegant Objects Respected Here framework less

nullfree status staticfree status allfinal status allpublic status setterfree status

Lib version Build Status codecov

License: MIT

Changelog

  • 0.8.0

inheritancefree first implementation

  • 0.7.0

Source masks support exclusion

  • 0.6.0

setterfree first implementation

  • 0.5.0

nomultiplereturn first implementation

  • 0.4.0

allfinal: skip catch params ability

com.iwillfailyou

iwillfailyou

Not elegant code shall not pass! ⚔️🧙‍♂️

Versions

Version
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.5
0.3.4
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.1