stdlib-js / stdlib-js/stdlib

Fix EditorConfig lint errors

オープン
#12,184 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Good First Issue
主要言語
JavaScript
スター
6k
フォーク
1.3k
平均マージ
1日 3時間
マージ済み PR(30日)
611

説明

## EditorConfig Linting Failures

Linting failures were detected in the automated EditorConfig lint workflow run.

### Workflow Details

- Run: https://github.com/stdlib-js/stdlib/actions/runs/26006953643
- Type: EditorConfig Linting
- Date: 2026-05-18 00:21:37 UTC

### Error Details

```
Linting files for basic formatting errors...
Downloading v3.6.1
lib/node_modules/@stdlib/ndarray/base/slice-assign/examples/index.js:
78-94: Wrong indentation type(spaces instead of tabs)

1 errors found
make: *** [/home/runner/work/stdlib/stdlib/tools/make/lib/lint/editorconfig.mk:90: lint-editorconfig-files] Error 1
```

### Pull Request Instructions

- Please use the following PR title format:
"chore: fix EditorConfig lint errors (issue #)".
- Reference this issue in the "Related Issues" section of the PR body as "resolves #".

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

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

調査の方向性

Start with lib/node_modules/@stdlib/ndarray/base/slice-assign/examples/index.js and inspect lines 78-94, where the EditorConfig workflow reports spaces instead of tabs. Run the EditorConfig lint workflow or the lint-editorconfig-files target in tools/make/lib/lint/editorconfig.mk. Done means the lint reports no formatting errors.

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

評価

技術スタック
javascript
領域
tooling
issue の種類
バグ
難易度
1/5
見積もり時間
1時間未満
活発さ
静か
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

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

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