prestodb / presto

The official home of the Presto distributed SQL query engine for big data
http://prestodb.io
Apache License 2.0
15.89k stars 5.32k forks source link

Exclude CODENOTIFY from checkstyle #22083

Open elharo opened 6 months ago

elharo commented 6 months ago

Seen in build logs:

2024-03-05T14:04:49.8665646Z [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle) @ presto-bytecode --- 2024-03-05T14:04:49.8910546Z [WARNING] Unknown file extension: /home/runner/work/presto/presto/presto-parser/src/main/antlr4/com/facebook/presto/sql/parser/CODENOTIFY

efrancisworks commented 5 months ago

I found the same warning but coming from presto-parser instead. Should create a pull request to resolve this?

Screenshot 2024-03-12 at 1 55 41 PM
elharo commented 5 months ago

sure, send a pR