mirror of
https://github.com/ivabus/lonelyradio
synced 2024-11-10 02:25:17 +03:00
Ivan Bushchik
ec55bd2b1e
Drop of the "XOR encryption" Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
13 lines
197 B
TOML
13 lines
197 B
TOML
|
|
language = "C"
|
|
|
|
|
|
include_version = false
|
|
|
|
############################ Code Style Options ################################
|
|
|
|
braces = "SameLine"
|
|
line_length = 100
|
|
tab_width = 2
|
|
line_endings = "LF"
|