MetOffice / MetOffice/shumlib

Address ignored linting rules for C codes

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
4
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Programming language: C

See [CPPLINT.cfg](/MetOffice/shumlib/blob/main/CPPLINT.cfg)

Rules are currently ignored for:

- [ ] whitespace
- [ ] build
- [ ] include_subdir
- [ ] include
- [ ] header_guard
- [ ] readability
- [ ] braces
- [ ] multiline_comment (can be ignored)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue points to CPPLINT.cfg and lists ignored whitespace, build, and readability rules. Start by reviewing that configuration and the C sources it covers, then run the available lint check to identify violations. Done means the listed rules are no longer ignored, with multiline_comment retained only if intentionally exempted.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.