summaryrefslogtreecommitdiff
path: root/.github/styles/Google/Ranges.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/styles/Google/Ranges.yml')
-rw-r--r--.github/styles/Google/Ranges.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/styles/Google/Ranges.yml b/.github/styles/Google/Ranges.yml
deleted file mode 100644
index 3ec045e7..00000000
--- a/.github/styles/Google/Ranges.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-extends: existence
-message: "Don't add words such as 'from' or 'between' to describe a range of numbers."
-link: 'https://developers.google.com/style/hyphens'
-nonword: true
-level: warning
-tokens:
- - '(?:from|between)\s\d+\s?-\s?\d+'