Skip to content

feat: Add toggle for editor line length per user #5255

feat: Add toggle for editor line length per user

feat: Add toggle for editor line length per user #5255

Re-run triggered October 31, 2024 17:39
Status Failure
Total duration 2m 11s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
NPM lint: src/components/Editor.vue#L8
Expected "\t" character, but found " " character
NPM lint: src/components/Editor.vue#L9
Expected "\t" character, but found " " character
NPM lint: src/components/Editor.vue#L10
Expected "\t" character, but found " " character
NPM lint: src/components/Editor.vue#L11
Expected "\t" character, but found " " character
NPM lint: src/components/Editor.vue#L12
Expected "\t" character, but found " " character
NPM lint: src/components/Editor.vue#L14
Expected indentation of 3 tabs but found 6 tabs
NPM lint: src/components/Editor.vue#L15
Expected indentation of 3 tabs but found 6 tabs
NPM lint: src/components/Editor.vue#L16
Expected indentation of 3 tabs but found 6 tabs
NPM lint: src/components/Editor.vue#L17
Expected indentation of 3 tabs but found 6 tabs
NPM lint: src/components/Editor.vue#L18
Expected indentation of 3 tabs but found 6 tabs
eslint
Process completed with exit code 1.