Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

`A5-0-2`: Allow deviations on the first line of a loop

Open
#403 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the implementation and tests for rule A5-0-2 in the CodeQL coding-standards repository; the issue names no file or test entry point. Confirm how loop-condition deviations are currently recognized, then verify that a deviation on the loop's first line is accepted rather than requiring one at the end.

Written by the indexing model from the issue text.

Description

enhancement Standard-AUTOSAR

We should make it possible to deviate the invalid loop condition rule on the first line of the loop, rather than the end.

Dominant language
CodeQL
Stars
227
Forks
82
Avg merge
6d 7h
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/codeql-coding-standards

All issues in github/codeql-coding-standards

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.