public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
blob 665a80da81fb414de1a49e18cf9756f387e36183 232 bytes (raw)
$ git show HEAD:.editorconfig	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
# EditorConfig configuration for public-inbox
# https://EditorConfig.org

# Top-most EditorConfig file
root = true

[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
indent_style = tab

git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git