diff options
Diffstat (limited to 'public/vale/.vale-styles/proselint/CorporateSpeak.yml')
-rw-r--r-- | public/vale/.vale-styles/proselint/CorporateSpeak.yml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/public/vale/.vale-styles/proselint/CorporateSpeak.yml b/public/vale/.vale-styles/proselint/CorporateSpeak.yml new file mode 100644 index 0000000..4de8ee3 --- /dev/null +++ b/public/vale/.vale-styles/proselint/CorporateSpeak.yml @@ -0,0 +1,30 @@ +extends: existence +message: "'%s' is corporate speak." +ignorecase: true +level: error +tokens: + - at the end of the day + - back to the drawing board + - hit the ground running + - get the ball rolling + - low-hanging fruit + - thrown under the bus + - think outside the box + - let's touch base + - get my manager's blessing + - it's on my radar + - ping me + - i don't have the bandwidth + - no brainer + - par for the course + - bang for your buck + - synergy + - move the goal post + - apples to apples + - win-win + - circle back around + - all hands on deck + - take this offline + - drill-down + - elephant in the room + - on my plate |