stdlib-js / stdlib-js/stdlib

Fix EditorConfig lint errors

未关闭
#12,184 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Good First Issue
主要语言
JavaScript
星标
6k
派生
1.3k
平均合并
1 天 3 小时
30 天内合并 PR
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 #".

贡献指南

打开贡献指南

调研方向

从 lib/node_modules/@stdlib/ndarray/base/slice-assign/examples/index.js 开始,检查第 78-94 行,其中 EditorConfig workflow 报告使用了空格而不是制表符。运行 EditorConfig lint workflow 或 tools/make/lib/lint/editorconfig.mk 中的 lint-editorconfig-files target。lint 不报告格式错误即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
tooling
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
冷清
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。