Codeclimate asks to refactor one line that is java package name #387
Open
Description
Codeclimate message: Similar blocks of code found in 5 locations. Consider refactoring.
Code it asks to refactor (first line in the java file):
package com.qlik.stitch.model;
It is not possible to refactor that line. Ideally we would expect to not get this suggestion.
Metadata
Assignees
Labels
No labels