GDQuest / GDQuest/GDScript-formatter

Linter: add support for ignoring a rule on an entire file instead of just next or current line

オープン
#192 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
455
フォーク
39
平均マージ
1日 15時間
マージ済み PR(30日)
4

説明

E.g. in a class with `static` methods used to create an instance - I expect to be able to access private fields to assign them in this static factory functions without getting an error from the linter.

Currently, I have to mark each individual access. It can get quite verbose given multiple such static factory functions. In other parts of the code base - I want the rule - but in this file - it's fine for it to be completely disabled.

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

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Issue には実装ファイルやテストが指定されていません。まず、next-line と current-line の無視に対する既存の linter の処理を見つけ、次にファイル全体の抑制に対するカバレッジを追加し、既存のより狭い形式が引き続き機能することも確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
godot, rust
領域
tooling
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
50/100

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

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