kactus-gtfs-rt 0.1.0

Store data in Redis
Documentation
1
2
3
4
5
6
7
8
9
10
# See https://EditorConfig.org

root = true

[*.json,*.geojson]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true