Introduction
Your style, our editor
Syntax- and context-aware linting
Tech stack
Name
Tech
Info
Last updated
# `extends` specifies the extension point you're using. Here, we're
# using `substitution` to ensure correct usage of some technical and
# brand-specifc terminology.
extends: substitution
# `message` allows you to customize the output shown to your users.
message: Use '%s' instead of '%s'.
# We're setting this rule's severity to `error`, which will cause
# CI builds to fail.
level: error
# We're using case-insensitive patterns.
ignorecase: true
swap:
"(?:LetsEncrypt|Let's Encrypt)": Let's Encrypt
'node[.]?js': Node.js
'Post?gr?e(?:SQL)': PostgreSQL
'java[ -]?scripts?': JavaScript
linode cli: Linode CLI
linode manager: Linode Manager
linode: Linode
longview: Longview
nodebalancer: NodeBalancer