mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
high altitude description of disputes (#2285)
This commit is contained in:
committed by
GitHub
parent
e3504ee73c
commit
a66801bd0f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user