robl2e
Results
3
issues of
robl2e
Hi, Is it possible to not use a Global Tag? I tried inserting an empty string or null like so: ``` FormatStrategy formatStrategy = PrettyFormatStrategy.newBuilder() .tag("") .build(); ``` for the...
help needed
Is it possible to have a new `` parameter where we could specify classes/dependencies to skip over when performing the checking. For my use case, there are entire classes I...
Is it possible to make this plugin compatible when used with gedit for Max OSX?