gituser2202

Results 3 comments of gituser2202

'nebula.lint' version '16.0.2' did not specifically enable a rule. Does that mean its "all-rules" by default? Can you also help me how can I specify a rule to find which...

ran with all the configurations looks like commenting out both 'undeclared-dependency' and 'unused-dependency' helps not getting locked out on the child project jar file. `[
 'all-nebula-renames',
 'bypassed-forces',
 'deprecated-task-operator',
 'duplicate-dependency-class',
 'minimum-dependency-version',
...