From 60a34e29e6d9cc2b7079cad43c28b5536dbadd82 Mon Sep 17 00:00:00 2001 From: aireilly Date: Thu, 7 Sep 2023 16:13:41 +0100 Subject: [PATCH] Adding Hyphens rule --- .../CaseSensitiveTerms/testinvalid.adoc | 5 +- .vale/fixtures/RedHat/Hyphens/.vale.ini | 5 + .../fixtures/RedHat/Hyphens/testinvalid.adoc | 222 +++++++++++++++++ .vale/fixtures/RedHat/Hyphens/testvalid.adoc | 151 ++++++++++++ .../RedHat/TermsErrors/testinvalid.adoc | 139 +---------- .../RedHat/TermsErrors/testvalid.adoc | 3 +- .../RedHat/TermsWarnings/testinvalid.adoc | 17 +- .vale/styles/RedHat/CaseSensitiveTerms.yml | 3 +- .vale/styles/RedHat/ConsciousLanguage.yml | 7 +- .vale/styles/RedHat/Hyphens.yml | 229 ++++++++++++++++++ .vale/styles/RedHat/SimpleWords.yml | 2 +- .vale/styles/RedHat/TermsErrors.yml | 123 ++-------- .vale/styles/RedHat/TermsSuggestions.yml | 3 +- .vale/styles/RedHat/TermsWarnings.yml | 11 +- 14 files changed, 658 insertions(+), 262 deletions(-) create mode 100644 .vale/fixtures/RedHat/Hyphens/.vale.ini create mode 100644 .vale/fixtures/RedHat/Hyphens/testinvalid.adoc create mode 100644 .vale/fixtures/RedHat/Hyphens/testvalid.adoc create mode 100644 .vale/styles/RedHat/Hyphens.yml diff --git a/.vale/fixtures/RedHat/CaseSensitiveTerms/testinvalid.adoc b/.vale/fixtures/RedHat/CaseSensitiveTerms/testinvalid.adoc index 93eddea16..61d422035 100644 --- a/.vale/fixtures/RedHat/CaseSensitiveTerms/testinvalid.adoc +++ b/.vale/fixtures/RedHat/CaseSensitiveTerms/testinvalid.adoc @@ -186,6 +186,7 @@ IA64 IBM z Systems Ignite ignition config +IM Image Builder Infiniband INSTALL_DIR @@ -484,7 +485,6 @@ vcpu VI vim VIM -IM Virtual Console Virtual Desktop Server Management Virtual Machine Portal @@ -516,6 +516,9 @@ WebAuthN Websocket websocket webUI +wi-fi +WiFi +Wifi Window-Maker WindowMaker x-plat cli diff --git a/.vale/fixtures/RedHat/Hyphens/.vale.ini b/.vale/fixtures/RedHat/Hyphens/.vale.ini new file mode 100644 index 000000000..137a7d5f1 --- /dev/null +++ b/.vale/fixtures/RedHat/Hyphens/.vale.ini @@ -0,0 +1,5 @@ +; Vale configuration file to test the `Hyphens` rule +StylesPath = ../../../styles +MinAlertLevel = suggestion +[*.adoc] +RedHat.Hyphens = YES diff --git a/.vale/fixtures/RedHat/Hyphens/testinvalid.adoc b/.vale/fixtures/RedHat/Hyphens/testinvalid.adoc new file mode 100644 index 000000000..3ce001038 --- /dev/null +++ b/.vale/fixtures/RedHat/Hyphens/testinvalid.adoc @@ -0,0 +1,222 @@ +ad-hoc +auto-configure +auto-generated +auto-install +auto-number +back-up +bi-annual +bi-directional +bi-monthly +bi-weekly +bilevel +broad cast +broad-cast +call out +call-out +check-out +checkin +client-server +cloud-bursting +cloud-washing +co-author +co-existence +co-locate +co-operate +co-ordinate +co-requisite +co-worker +comma delimited +comma separated +command driven +command-language +container based +counter-clockwise +counter-measures +cross platform +cross reference +cross site scripting +crossplatform +cyber-attack +cyber-crime +cyber-security +cyber-space +daisy-chain +daisychain +de-bias +de-bug +desk top +desk-top +disk-label +disklabel +domain-name +dotted-decimal +double-word +down-load +down-stream +e-book +e-mail +extra-linguistic +extra-partition +firm-ware +floating-point +fly-out +fore-ground +gray-scale +help-desk +hot-add +hot-line +hot-plug +hot-swap +hyper-active +hyper-converged +hyper-sensitive +in-line +infra-red +infra-structure +inter-active +inter-cept +inter-related +intra-node +intra-partition +intra-record +intra-system +load-balance +load-balancing +macro-instruction +macro-structure +meta data +meta-class +meta-data +meta-file +meta-table +micro-chip +micro-circuit +micro-code +mid-day +mid-term +mid-year +mini-computer +mini-course +mini-disk +mouse-button +mousebutton +multi site +multi-channel +multi-cloud +multi-factor +multi-media +multi-path +multi-plexer +multi-point +multi-processing +multi-processor +multi-schema +multi-site +multi-table +multi-tenant +multi-tier +multi-tiered +multi-vendor +multicore +multiinstance +new-line +non-compliant +non-contiguous +non-heap +non-interactive +non-linear +non-negotiable +non-paired +non-system +non-zero +nonnative +off-boarding +off-load +omni-channel +on-boarding +on-line +op-code +open-source +OpenSource +opensource +over ride +over-lay +over-ride +over-strike +plug in +plug ins +plug-in +plug-ins +post-editing +post-installation +post-mortem +post-operation +post-requisite +pre-apply +pre-assembled +pre-cache +pre-compile +pre-defined +pre-enrollment +pre-establish +pre-formatted +pre-installation +pre-operational +pre-process +pre-processor +pre-runtime +pseudo-code +pseudo-random +pseudo-text +re-direct +re-edit +re-examine +re-synchronize +recreate +reenable +remote-access +run-time +semi-colon +semi-conductor +set-up +sound-card +stand-alone +straight-forward +sub-address +sub-area +sub-capacity +sub-class +sub-command +sub-directory +sub-menu +sub-net +sub-network +sub-package +sub-tab +super user +super-class +super-object +super-script +super-user +time-frame +time-out +timeframe +trade-off +un-available +un-committed +un-formatted +un-install +un-ordered +under-lying +under-run +under-used +up grade +up selling +up stream +up time +up-grade +up-sell +up-selling +up-stream +up-time +video-mode diff --git a/.vale/fixtures/RedHat/Hyphens/testvalid.adoc b/.vale/fixtures/RedHat/Hyphens/testvalid.adoc new file mode 100644 index 000000000..1a7810fd3 --- /dev/null +++ b/.vale/fixtures/RedHat/Hyphens/testvalid.adoc @@ -0,0 +1,151 @@ +metadata +open source +override +plugins +plugin +superuser +time frame +upgrade +upselling +upstream +uptime +autoconfigure +autogenerate +autoinstall +autonumber +biannual +bidirectional +bimonthly +biweekly +bi-level +coauthor +coexistence +colocate +cooperate +coordinate +corequisite +coworker +counterclockwise +countermeasures +cyberattack +cybercrime +cybersecurity +cyberspace +extralinguistic +extrapartition +hyperactive +hypersensitive +infrared +infrastructure +interactive +intercept +interrelated +intranode +intrapartition +intrarecord +intrasystem +macroinstruction +macrostructure +metaclass +metafile +metatable +microchip +microcircuit +microcode +midday +midterm +midyear +minicomputer +minicourse +minidisk +mouse button +multisite +multichannel +multicloud +multifactor +multimedia +multipath +multiplexer +multipoint +multiprocessing +multiprocessor +multischema +multitable +multitenant +multitiered +multitiered +multivendor +multi-core +multi-instance +newline +noncompliant +noncontiguous +nonheap +noninteractive +nonlinear +nonnegotiable +nonpaired +nonsystem +nonzero +non-native +offboarding +offload +omnichannel +onboarding +online +opcode +overlay +override +overstrike +postediting +postinstallation +postmortem +postoperation +postrequisite +preapply +preassembled +precache +precompile +predefined +preenrollment +preestablish +preformatted +preinstallation +preoperational +preprocess +preprocessor +preruntime +pseudocode +pseudorandom +pseudotext +redirect +reedit +reexamine +resynchronize +re-create +re-enable +semicolon +semiconductor +subaddress +subarea +subcapacity +subclass +subcommand +subdirectory +submenu +subnet +subnetwork +subpackage +subtab +superclass +superobject +superscript +timeout|time out +unavailable +uncommitted +unformatted +unordered +underlying +underrun +underused +upsell diff --git a/.vale/fixtures/RedHat/TermsErrors/testinvalid.adoc b/.vale/fixtures/RedHat/TermsErrors/testinvalid.adoc index 064e5dac7..7f3851f70 100644 --- a/.vale/fixtures/RedHat/TermsErrors/testinvalid.adoc +++ b/.vale/fixtures/RedHat/TermsErrors/testinvalid.adoc @@ -1,14 +1,11 @@ -10BASE-2 10BASET 24/7 -32-bit Windows operating system a lot a number of abort ac accelerator key acknowledgement -ad-hoc adapter card adaptor addon @@ -27,22 +24,16 @@ analyse anticlockwise appendices application program interface +are updatable artefact -article-based information as long as as per autodetect back slash -back-level -back-up backside backwards compatible barcode -bench-mark best of breed -best-of-breed -bi-monthly -bi-weekly Bidi Big Blue bit map @@ -60,8 +51,6 @@ bottle neck breadcrumbing break point bring up -broad cast -broad-cast bufferpool builtin bunches of @@ -69,8 +58,6 @@ burner busmaster busses byte code -call out -call-out Camelcase CamelCase cancelation @@ -89,17 +76,12 @@ centre check box check list check mark -check-out -checkin chipset Christian name chronologic cipher text clear text cleartext -client-server -cloud-bursting -cloud-washing codepage codepoint codeset @@ -109,17 +91,11 @@ cold start colours combo box comes with -comma delimited -comma separated -command driven -command-language -commanddriven CommServer comprised of computer farm computer ranch connect with -container based containerised context menu contextual help @@ -127,10 +103,6 @@ control point logical unit controlling logical unit convertor copy book -cross platform -cross reference -cross site scripting -crossplatform cyber attack cyber attacker cyber crime @@ -143,8 +115,6 @@ cyber terror cyber threat cyberresilience cypher text -daisy-chain -daisychain data base datacentre datafile @@ -159,8 +129,6 @@ datum daylight savings time dc DDNAME -de-bias -de-bug deconfigure deinstall deinstallation @@ -170,42 +138,29 @@ demount deployment configuration depress deregister +ie +eg descendent -desk top -desk-top -destroy details pane diagnostic tests different than different to -disk-label -disklabel dismiss disrupter domain mode -domain-name DOS environment -dotted-decimal -double byte double quote double word -double-word down time -down-load -down-stream downwards compatible drill up dual boot dualboot dumpfile -e-book -e-fix -e-mail eFix Elastic Load Balancer emphasise end user -end-user interface enum env EUI @@ -215,26 +170,19 @@ fill in finalise fire up Firefox -firm ware -firm-ware first name fixed disk drive flavor -floating-point floppy floppy disk floppy drive -fly-out focussed -fore-ground forename -forground forward compatible freezes G11N g11n gage -gray-scale grayed out grey gzipped file @@ -247,32 +195,19 @@ hardcoded health care healthcheck heart beat -help-desk -helpdesk hence -hosted-engine hostgroup -hot-add -hot-line -hot-plug -hot-swap -hotadd hotkey -hotplug -hotswap HOWTO -hyper-converged i-fix i-Fix ifix iFix imbed in depth -in line in other words in spite of in the event -in-line inactivate incent incentivize @@ -286,6 +221,7 @@ io IPI irrecoverable is shipped with +is updatable JavaBean joblog jobstream @@ -331,28 +267,16 @@ memory stick menu driven menubar menudriven -meta data -meta-data microcomputer motherboard mountpoint mouse button 1 mouse button 2 mouse over -mouse-button -mousebutton -multi site -multi-channel -multi-processing -multi-site -multi-tenant -multi-tier -multi-tiered multijobbing MV nameserver network-centric computing -new-line newsfeed nextgen non-secure @@ -360,28 +284,19 @@ nonrecoverable nonsecure notion NWSAA -off-boarding -off-load offline storage -omni-channel on demand on ramp on the fly on the other hand -on-boarding -on-line on-ramp oops -op-code -open-source OpenShit ops organise organised organising orientate -over ride -over-ride pain point parent task parent/child @@ -397,11 +312,7 @@ PL/1 plain-text plaintext planar board -plug in -plug ins Plug-and-Play -plug-in -plug-ins pm Pod Cast Podcast @@ -411,9 +322,6 @@ pop-up menu pop-up window pops up pow wow -power down -power up -poweroff poweron practise preventative @@ -423,20 +331,14 @@ program product programmed operator Programming Language/I proof of concepts -pseudo code -pseudo ops -pseudoops pub/sub publish-subscribe -pull down read-write recognise -recreate Red Hat Java Red Hat Open Java Development Kit Red Hat OpenJDK regex -remote-access requestor RHOJDK right now @@ -447,8 +349,6 @@ right-most round table round-robin task dispatching rule of thumb -run level -run-time S 390 sanity check schemata @@ -462,8 +362,6 @@ segregation selection button send out serial database -serverside -set-up Sharename ships with short cut @@ -487,38 +385,24 @@ sockets interface socksified soft boot soft copy -sound-card -soundcard specfile spelt spend -stand-alone standalone mode -straight-forward -sub-command -sub-directory -sub-menu -sub-package sunset super page -super user swapspace switch off -switch on synch sysprep function system engineer tablespace -tap on TCP/IP network teleprocessing line testcase -text based -textmode the installer thin provisioned third-party software vendor -This vs. that. thru thumb drive thumbstick @@ -529,8 +413,6 @@ tier-one time box time line time stamp -time-out -timeframe timeslice timezone toggle off @@ -542,7 +424,6 @@ ToolTip totalled touch base touchscreen -trade-off translate trouble shoot trust store @@ -550,7 +431,6 @@ try and twisty TY-RAP typo -un-install unallocate uncheck uncompilation @@ -562,12 +442,6 @@ unencrypt unselect untar unzip -up grade -up-sell -up-selling -up-stream -up-time -updatable upgradable UPI upward compatible @@ -576,13 +450,10 @@ useable utilize vanilla versus -video-mode virtual diskette virtual diskette drive virtual DOS machine virtual hard disk -virtual-equals-real -virtual-equals-virtual w/ this w/o wait condition @@ -593,12 +464,10 @@ warning notice web cast web master web site -web-enable webmistress white hat hacker whitelist whitepaper -wi-fi wild card wiring closet wish diff --git a/.vale/fixtures/RedHat/TermsErrors/testvalid.adoc b/.vale/fixtures/RedHat/TermsErrors/testvalid.adoc index 1efe29b5d..1eae98d35 100644 --- a/.vale/fixtures/RedHat/TermsErrors/testvalid.adoc +++ b/.vale/fixtures/RedHat/TermsErrors/testvalid.adoc @@ -2,6 +2,7 @@ /etc/ 10BASE-T 10BASE2 +12.00 AM 24x7 a or b a, b, or both @@ -15,7 +16,6 @@ add a prefix to add-on administer advisor -I am advocate afterward air gap @@ -297,6 +297,7 @@ how-to however huge page hyperconverged +I am I/O IBM IBM S/390 diff --git a/.vale/fixtures/RedHat/TermsWarnings/testinvalid.adoc b/.vale/fixtures/RedHat/TermsWarnings/testinvalid.adoc index 80b4be2fc..f0649cb57 100644 --- a/.vale/fixtures/RedHat/TermsWarnings/testinvalid.adoc +++ b/.vale/fixtures/RedHat/TermsWarnings/testinvalid.adoc @@ -1,10 +1,9 @@ architected +are updatable as well as BIOS click on -co-locate -co-location -collocate +Ctrl-click deselect desire desired @@ -22,27 +21,31 @@ I illegal ingests insure +is updatable kill kilobytes launch leverage like -load-balance -load-balancing look at may non-English on premise on-prem on-premises -plug-in preload preloaded right double-click -right double-click sane she shift-click +shift-click +spawn +start up +switch on +tap on +tarball terminate tooling transition +vs diff --git a/.vale/styles/RedHat/CaseSensitiveTerms.yml b/.vale/styles/RedHat/CaseSensitiveTerms.yml index e85ca4c9f..1d5cf0f84 100644 --- a/.vale/styles/RedHat/CaseSensitiveTerms.yml +++ b/.vale/styles/RedHat/CaseSensitiveTerms.yml @@ -302,8 +302,9 @@ swap: web-UI|webUI: web UI Webauthn|webAuthn|WebAuthN: WebAuthn websocket|Websocket: WebSocket + WiFi|Wifi|wi-fi: Wi-Fi Window-Maker|WindowMaker: Window Maker Xemacs: XEmacs xplat-cli|x-plat-cli|xplat cli|x-plat cli|X-PLAT CLI|X-PLAT-CLI|XPLAT-CLI|XPLAT CLI: Microsoft Azure Cross-Platform Command-Line Interface Xp|xp: XP - Xterm: xterm \ No newline at end of file + Xterm: xterm diff --git a/.vale/styles/RedHat/ConsciousLanguage.yml b/.vale/styles/RedHat/ConsciousLanguage.yml index 6a445c058..1952a05d1 100644 --- a/.vale/styles/RedHat/ConsciousLanguage.yml +++ b/.vale/styles/RedHat/ConsciousLanguage.yml @@ -3,12 +3,11 @@ extends: substitution ignorecase: true level: warning link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/consciouslanguage/ -message: Use '%s' rather than '%s.' -# source: "https://redhat-documentation.github.io/supplementary-style-guide/#conscious-language" +message: Use %s rather than '%s'. action: name: replace swap: blacklist: blocklist - whitelist: allowlist master(?! broker): primary|source|initiator|requester|controller|host|director|supplier - slave(?! broker): secondary|replica|responder|device|worker|proxy|performer|consumer + slave(?! broker): secondary|replica|responder|device|worker|proxy|performer|consumer|child + whitelist: allowlist diff --git a/.vale/styles/RedHat/Hyphens.yml b/.vale/styles/RedHat/Hyphens.yml new file mode 100644 index 000000000..81cff3784 --- /dev/null +++ b/.vale/styles/RedHat/Hyphens.yml @@ -0,0 +1,229 @@ +--- +extends: substitution +ignorecase: true +level: warning +link: https://redhat-documentation.github.io/vale-at-red-hat/docs/main/reference-guide/hyphens/ +message: Use %s rather than '%s'. +action: + name: replace +# swap maps tokens in the form "bad: good" +swap: + 'broad cast|broad-cast': broadcast + 'call out|call-out': callout + 'comma delimited|commadelimited': comma-delimited + 'command driven|commanddriven': command-driven + 'meta-data|meta data': metadata + 'open-source|OpenSource|opensource': open source + 'over-ride|over ride': override + 'plug-ins|plug ins': plugins + 'plug-in|plug in': plugin + 'super-user|super user': superuser + 'timeframe|time-frame': time frame + 'up-grade|up grade': upgrade + 'up-selling|up selling': upselling + 'up-stream|up stream': upstream + 'up-time|up time': uptime + ad-hoc: ad hoc + auto-configure: autoconfigure + auto-generated: autogenerate + auto-install: autoinstall + auto-number: autonumber + back-up: backup + bench-mark: benchmark + bi-annual: biannual + bi-directional: bidirectional + bi-monthly: bimonthly + bi-weekly: biweekly + bilevel: bi-level + check-out: checkout + checkin: check-in + client-server: client/server + cloud-bursting: cloudbursting + cloud-washing: cloudwashing + co-author: coauthor + co-existence: coexistence + co-locate|collocate: colocate + co-location: colocation + co-operate: cooperate + co-ordinate: coordinate + co-requisite: corequisite + co-worker: coworker + comma separated: comma-separated + command-language: command language + container based: container-based + counter-clockwise: counterclockwise + counter-measures: countermeasures + cross reference: cross-reference + cross site scripting: cross-site scripting + crossplatform|cross platform: cross-platform + cyber-attack: cyberattack + cyber-crime: cybercrime + cyber-security: cybersecurity + cyber-space: cyberspace + daisy-chain|daisychain: daisy chain + de-bias: debias + de-bug: debug + desk top|desk-top: desktop + disklabel|disk-label: disk label + domainname|domain-name: domain name + dotted-decimal: dotted decimal + double byte: double-byte + double click: double-click + double-click on: double-click + double-word: doubleword + down-load|down load: download + down-stream|down stream: downstream + e-book: ebook + e-mail: email + extra-linguistic: extralinguistic + extra-partition: extrapartition + firm ware|firm-ware: firmware + floating-point: floating point + fly-out: flyout + fore-ground|forground: foreground + frontend: front end|front-end + gray-scale|gray scale: grayscale + helpdesk|help-desk: help desk + hot-line: hotline + hotadd|hot-add: hot add + hotplug|hot-plug: hot plug + hotswap|hot-swap: hot swap + hyper-active: hyperactive + hyper-converged: hyperconverged + hyper-sensitive: hypersensitive + in line|in-line: inline + infra-red: infrared + infra-structure: infrastructure + inter-active: interactive + inter-cept: intercept + inter-related: interrelated + intra-node: intranode + intra-partition: intrapartition + intra-record: intrarecord + intra-system: intrasystem + load-balance: load balance + load-balancing: load balancing + macro-instruction: macroinstruction + macro-structure: macrostructure + meta-class: metaclass + meta-file: metafile + meta-table: metatable + micro-chip: microchip + micro-circuit: microcircuit + micro-code: microcode + mid-day: midday + mid-term: midterm + mid-year: midyear + mini-computer: minicomputer + mini-course: minicourse + mini-disk: minidisk + mouse-button|mousebutton: mouse button + multi site|multi-site: multisite + multi-channel: multichannel + multi-cloud: multicloud + multi-factor: multifactor + multi-media: multimedia + multi-path: multipath + multi-plexer: multiplexer + multi-point: multipoint + multi-processing: multiprocessing + multi-processor: multiprocessor + multi-schema: multischema + multi-table: multitable + multi-tenant: multitenant + multi-tier: multitiered + multi-tiered: multitiered + multi-vendor: multivendor + multicore: multi-core + multiinstance: multi-instance + new-line: newline + non-compliant: noncompliant + non-contiguous: noncontiguous + non-heap: nonheap + non-interactive: noninteractive + non-linear: nonlinear + non-negotiable: nonnegotiable + non-paired: nonpaired + non-system: nonsystem + non-zero: nonzero + nonnative: non-native + off-boarding: offboarding + off-load: offload + omni-channel: omnichannel + on-boarding: onboarding + on-line: online + op-code: opcode + over-lay: overlay + over-ride: override + over-strike: overstrike + post-editing: postediting + post-installation: postinstallation + post-mortem: postmortem + post-operation: postoperation + post-requisite: postrequisite + power down: turn off|power off + power up: power on|turn on + poweroff: power-off + pre-apply: preapply + pre-assembled: preassembled + pre-cache: precache + pre-compile: precompile + pre-defined: predefined + pre-enrollment: preenrollment + pre-establish: preestablish + pre-formatted: preformatted + pre-installation: preinstallation + pre-operational: preoperational + pre-process: preprocess + pre-processor: preprocessor + pre-runtime: preruntime + pseudo code|pseudo-code: pseudocode + pseudo ops|pseudoops: pseudo-ops + pseudo-code: pseudocode + pseudo-random: pseudorandom + pseudo-text: pseudotext + pulldown|pull down: pull-down + re-direct: redirect + re-edit: reedit + re-examine: reexamine + re-synchronize: resynchronize + recreate: re-create + reenable: re-enable + remote-access: remote access + run level|run-level: runlevel + run-time: run time|runtime + semi-colon: semicolon + semi-conductor: semiconductor + serverside: server-side|server side + set-up: setup + soundcard|sound-card: sound card + stand-alone: standalone + straight forward|straight-forward: straightforward + sub-address: subaddress + sub-area: subarea + sub-capacity: subcapacity + sub-class: subclass + sub-command: subcommand + sub-directory: subdirectory + sub-menu: submenu + sub-net: subnet + sub-network: subnetwork + sub-package: subpackage + sub-tab: subtab + super-class: superclass + super-object: superobject + super-script: superscript + text based: text-based + textmode|text-mode: text mode + time-out: timeout|time out + trade-off|trade off: tradeoff + un-available: unavailable + un-committed: uncommitted + un-formatted: unformatted + un-install: uninstall + un-ordered: unordered + under-lying: underlying + under-run: underrun + under-used: underused + up-sell: upsell + video-mode|videomode: video mode diff --git a/.vale/styles/RedHat/SimpleWords.yml b/.vale/styles/RedHat/SimpleWords.yml index b8fcd316e..a712c322a 100644 --- a/.vale/styles/RedHat/SimpleWords.yml +++ b/.vale/styles/RedHat/SimpleWords.yml @@ -7,6 +7,7 @@ message: "Use simple language. Consider using '%s' rather than '%s'." action: name: replace swap: + "(?