chapel-lang/chapel

[Documentation]: Expand docs for chplcheck rules

Open

#27,339 opened on Jun 3, 2025

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Chapel (446 forks)auto 404
area: Docsgood first issue

Repository metrics

Stars
 (2,010 stars)
PR merge metrics
 (PR metrics pending)

Description

Today, we document all of the chplcheck rules: https://chapel-lang.org/docs/main/tools/chplcheck/chplcheck.html#current-rules

But for each one we can include an example of where the rule would warn by adding new files to tools/chplcheck/examples. We should expand the list of files here to expand the chplcheck rule documentation

Contributor guide