prestodb/presto

Exclude Omnigraffle files from license checks

Open

#22,035 opened on Feb 27, 2024

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Java (5,240 forks)batch import
beginner-taskbuggood first issue

Repository metrics

Stars
 (15,558 stars)
PR merge metrics
 (Avg merge 34d 14h) (120 merged PRs in 30d)

Description

so as to cure these warnings in the build:

[INFO] --- license-maven-plugin:2.3:check (default) @ presto-main --- [INFO] Checking licenses... [WARNING] Unknown file extension: /Users/elharo/presto/presto-main/src/main/java/com/facebook/presto/tdigest/docs/tdigest.graffle [WARNING] Unknown file extension: /Users/elharo/presto/presto-main/src/main/java/com/facebook/presto/type/khyperloglog/docs/khll.graffle

Contributor guide