Query Language for Java Code Analysis
I want to write a refactoring tool for the Java programming language.
Query Language for Java Code Analysis
I want to write a refactoring tool for the Java programming language.
Query Language for Java Code Analysis
I want to write a refactoring tool for the Java programming language.
Query Language for Java Code Analysis
I want to write a refactoring tool for the Java programming language.
Query Language for Java Code Analysis
I want to write a refactoring tool for the Java programming language.
How to set up something like an integration server that measures the quality of code and reject the code if the score is below a certain number?
Even if I don’t like enforcing people to do things (and I believe that it may decline the productivity and cause anger), I really want to enforce good coding style.
Why shouldn’t a method throw multiple types of checked exceptions?
We use SonarQube to analyse our Java code and it has this rule (set to critical):
To what extent can impact analysis of a code change be automated?
I’m not sure how possible it even is but as a programmer I have a sense of risk involved when I’m making changes to a code base.
Static analysis for finding capitalisation / case inconsistencies in file names
TLDR; I’m looking for ideas on how to flag code containing file names/paths that have inconsistent capitalisation with the actual file/directory.
Static analysis for finding capitalisation / case inconsistencies in file names
TLDR; I’m looking for ideas on how to flag code containing file names/paths that have inconsistent capitalisation with the actual file/directory.