forked from phoedos/pmd
Merge branch 'master' into pmd/7.0.x
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
/*
|
||||
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
|
||||
*/
|
||||
|
||||
/**
|
||||
* The class {@link net.sourceforge.pmd.lang.go.antlr4.GolangLexer} will be moved to
|
||||
* package {@code net.sourceforge.pmd.lang.go.ast} with PMD 7.
|
||||
*
|
||||
* <p>All other classes will be removed.
|
||||
*/
|
||||
package net.sourceforge.pmd.lang.go.antlr4;
|
Reference in New Issue
Block a user