high altitude description of disputes (#2285)

This commit is contained in:
Bernhard Schuster
2021-01-28 15:04:14 +01:00
committed by GitHub
parent e3504ee73c
commit a66801bd0f
5 changed files with 212 additions and 2 deletions
+2 -1
View File
@@ -7,6 +7,7 @@ extra_dictionaries = ["lingua.dic"]
# `Type`'s
# 5x
# He tagged it as 'TheGreatestOfAllTimes'
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?x$", "^'s$", "^\\+$"]
# Transforms'
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?x$", "^(.*)'$", "^\\+$"]
allow_concatenation = true
allow_dashes = true