trinodb/trino

Enable more errorprone checks

Open

#4,188 opened on Jun 24, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Java (2,678 forks)batch import
good first issuemaintenance

Repository metrics

Stars
 (9,113 stars)
PR merge metrics
 (Avg merge 5d 9h) (306 merged PRs in 30d)

Description

The checks are defined here: https://github.com/prestosql/presto/blob/fcb91631a655f8af7c6aeb803861d1c738f67281/pom.xml#L1424

Here's how to run the checks: https://github.com/prestosql/presto/blob/fcb91631a655f8af7c6aeb803861d1c738f67281/.github/workflows/ci.yml#L72-L73

Contributor guide