Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

`A1-1-1`: Implementation of Rule only looks for deprecated features and not use of implementation extensions

オープン
#86 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@lcartey がすでに取り組んでいます。

2024年1月14日 から。

評価

この issue はまだ評価されていません。

説明

Difficulty-Medium false positive/false negative Impact-High Standard-AUTOSAR user-report

Describe the bug
Implementation of Rule A1-1-1 only looks for deprecated features and not use of implementation extensions

Expected behavior

// __try // Non-compliant - __try is a part of Visual Studio extension
try // Compliant - try keyword is a part of C++ Language Standard

Additional context
https://github.com/github/codeql-coding-standards/tree/main/cpp/autosar/src/rules/A1-1-1

主要言語
CodeQL
スター
227
フォーク
82
平均マージ
6日 7時間
マージ済み PR(30日)
9

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/codeql-coding-standards のほかの issue

github/codeql-coding-standards の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。