Searched full:trailing_spaces (Results 1 – 3 of 3) sorted by relevance
52 private static final Pattern TRAILING_SPACES = Pattern.compile("[ ]+(\\\\|$)"); field in WindowsPathType91 Matcher trailingSpaceMatcher = TRAILING_SPACES.matcher(path); in parsePath()
585 yamllint.rules.trailing_spaces: yamllint
586 yamllint.rules.trailing_spaces: yamllint