Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-website
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docs
apertis-website
Merge requests
!179
Draft: PoC: Run Vale style check
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: PoC: Run Vale style check
vale-lint
into
master
Overview
3
Commits
1
Pipelines
14
Changes
16
All threads resolved!
Hide all comments
Open
Andrej Shadura
requested to merge
vale-lint
into
master
4 years ago
Overview
3
Commits
1
Pipelines
14
Changes
3
All threads resolved!
Hide all comments
Expand
Wippy wip.
Edited
4 years ago
by
Andrej Shadura
0
0
Merge request reports
Compare
version 4
version 13
b75f0b32
4 years ago
version 12
3120e079
4 years ago
version 11
b75f0b32
4 years ago
version 10
bc5cbfa7
4 years ago
version 9
0b537832
4 years ago
version 8
0381271f
4 years ago
version 7
058e1f27
4 years ago
version 6
410e818d
4 years ago
version 5
23c53fc0
4 years ago
version 4
ff0c81c9
4 years ago
version 3
57b5eee8
4 years ago
version 2
62567616
4 years ago
version 1
6a3db5f5
4 years ago
master (base)
and
version 5
latest version
ffe30c50
1 commit,
4 years ago
version 13
b75f0b32
1 commit,
4 years ago
version 12
3120e079
2 commits,
4 years ago
version 11
b75f0b32
1 commit,
4 years ago
version 10
bc5cbfa7
1 commit,
4 years ago
version 9
0b537832
1 commit,
4 years ago
version 8
0381271f
1 commit,
4 years ago
version 7
058e1f27
1 commit,
4 years ago
version 6
410e818d
1 commit,
4 years ago
version 5
23c53fc0
1 commit,
4 years ago
version 4
ff0c81c9
1 commit,
4 years ago
version 3
57b5eee8
1 commit,
4 years ago
version 2
62567616
1 commit,
4 years ago
version 1
6a3db5f5
1 commit,
4 years ago
Show latest version
3 files
+
16
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.vale/vale.d/designs.ini
0 → 100644
+
12
−
0
Options
StylesPath
=
.vale/styles
Vocab
=
Apertis
IgnoredScopes
=
code, tt, link
[*.md]
BasedOnStyles
=
Vale
Vale.Spelling
=
NO
BlockIgnores
=
(?s) *({{< [^>]* >}})
Loading