Avoid.yml
1 extends: existence 2 message: "Don't use '%s'. See the A-Z word list for details." 3 # See the A-Z word list 4 link: https://docs.microsoft.com/en-us/style-guide 5 ignorecase: true 6 level: error 7 tokens: 8 - abortion 9 - and so on 10 - app(?:lication)?s? (?:developer|program) 11 - app(?:lication)? file 12 - backbone 13 - backend 14 - contiguous selection