## Description This reworks CI now that we have merged docs and website into a single deployment. ## Type of change <!--- Please check the type of change your PR introduces: ---> - [ ] 🌻 Feature - [ ] 🐛 Bugfix - [ ] 🗺️ Documentation - [ ] 🤖 Test - [x] 💻 CI/Deployment - [ ] 🐹 Trivial/Minor ## Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> * Fixes https://github.com/alcionai/corso/issues/1551 ## Test Plan <!-- How will this be tested prior to merging.--> - [x] 💪 Manual - [ ] ⚡ Unit test - [ ] 💚 E2E
31 lines
442 B
YAML
31 lines
442 B
YAML
extends: existence
|
|
message: "'%s' is redundant."
|
|
level: error
|
|
action:
|
|
name: edit
|
|
params:
|
|
- split
|
|
- ' '
|
|
- '0'
|
|
tokens:
|
|
- ABM missile
|
|
- ACT test
|
|
- ABM missiles
|
|
- ABS braking system
|
|
- ATM machine
|
|
- CD disc
|
|
- CPI Index
|
|
- GPS system
|
|
- GUI interface
|
|
- HIV virus
|
|
- ISBN number
|
|
- LCD display
|
|
- PDF format
|
|
- PIN number
|
|
- RAS syndrome
|
|
- RIP in peace
|
|
- please RSVP
|
|
- SALT talks
|
|
- SAT test
|
|
- UPC codes
|