Fix EditorConfig lint errors
- Lenguaje dominante
- JavaScript
- Estrellas
- 6k
- Forks
- 1.3k
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 611
Descripción
## 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 #".
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Estado de actividad
- Tranquilo
- Claridad
- Bien especificado
- Aptitud para principiantes
- 55/100