Home
last modified time | relevance | path

Searched full:trailing_spaces (Results 1 – 3 of 3) sorted by relevance

/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DWindowsPathType.java52 private static final Pattern TRAILING_SPACES = Pattern.compile("[ ]+(\\\\|$)"); field in WindowsPathType
91 Matcher trailingSpaceMatcher = TRAILING_SPACES.matcher(path); in parsePath()
/external/bazelbuild-rules_python/examples/bzlmod/
Dgazelle_python.yaml585 yamllint.rules.trailing_spaces: yamllint
/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/
Dgazelle_python.yaml586 yamllint.rules.trailing_spaces: yamllint