aboutcode-org / aboutcode-org/vulnerablecode

Fix spelling typos in docs, source, and tests

オープン
#2,134 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
3

説明

Found spelling typos across the codebase using `codespell`.

**Files affected:** 16 (docs, source, tests)
**Nature of changes:** Comments, docstrings, documentation, and one test variable rename — no functional code changes.

| File | Typo → Fix |
|---|---|
| `CHANGELOG.rst` | `pacge` → `package`, `enviroment` → `environment` |
| `aboutcode/federated/README.rst` | `traditionale` → `traditional` |
| `aboutcode/federated/__init__.py` | `loosing` → `losing`, `the the` → `the` |
| `docs/source/installation.rst` | `recommendend` → `recommended` |
| `docs/source/reference_importer_overview.rst` | `vulnerabilites` → `vulnerabilities` (×2) |
| `docs/source/reference_improver_overview.rst` | `vulnerabilites` → `vulnerabilities` (×4) |
| `docs/source/tutorial_add_importer_pipeline.rst` | `exmaple` → `example` |
| `docs/source/tutorial_add_improver_pipeline.rst` | `exmaple` → `example` (×2) |
| `vulnerabilities/import_runner.py` | `vulnerabilitiy` → `vulnerability` |
| `vulnerabilities/improve_runner.py` | `vulnerabilitiy` → `vulnerability` |
| `vulnerabilities/models.py` | `the the` → `the` |
| `vulnerabilities/pipelines/nvd_importer.py` | `retun` → `return`, `summry` → `summary` |
| `vulnerabilities/pipelines/v2_importers/nvd_importer.py` | `retun` → `return`, `summry` → `summary` |
| `vulnerabilities/tests/pipelines/test_nginx_importer_pipeline.py` | `reponse_files` → `response_files` (variable rename, ×2) |
| `vulnerabilities/utils.py` | `the the` → `the` |
| `vulnerabilities/views.py` | `in the forward` → `in the future` |

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

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

評価

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

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

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