[5pt] PR: Incorporate Lidar-Informed elevations for bridges #940
lint_and_format.yaml
on: pull_request
lint-and-format
4s
Annotations
1 error
lint-and-format
Invalid character, expected whitespace, comma (,) or close bracket (]) at row 69, col 39, pos 2074:
68: # extend-skip = [".csv"]
69> skip_glob = ["*.csv", "*.yml", "*.txt""]
^
70:
|