stdlib-js / stdlib-js/stdlib

Fix EditorConfig lint errors

Ouverte
#12,184 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Good First Issue
Langage dominant
JavaScript
Étoiles
6k
Forks
1.3k
Merge moyen
1 j 3 h
PR mergées (30 j)
611

Description

## 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 #".

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
tooling
Type d'issue
Bug
Difficulté
1/5
Temps estimé
Moins d'une heure
Activité
Calme
Clarté
Clairement spécifiée
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.