public class LinterSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
ignoreProblems |
List<LinterRule> |
rules |
| Constructor and Description |
|---|
LinterSettings() |
public List<LinterRule> rules
public boolean ignoreProblems
Copyright © 2023 The Apache Software Foundation. All rights reserved.