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.lua.antlr4.LuaLexer} will be moved to
|
||||
* package {@code net.sourceforge.pmd.lang.lua.ast} with PMD 7.
|
||||
*
|
||||
* <p>All other classes will be removed.
|
||||
*/
|
||||
package net.sourceforge.pmd.lang.lua.antlr4;
|
||||
Reference in New Issue
Block a user