1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-06-30 17:22:29 +00:00

Initial Commit : 0.0.1

This commit is contained in:
2019-09-20 21:29:39 +02:00
commit 2a8c72f8d0
65 changed files with 3486 additions and 0 deletions

12
.astylerc Normal file
View File

@ -0,0 +1,12 @@
suffix=none
--style=kr
--indent=spaces=4
--align-pointer=name
--align-reference=name
--convert-tabs
--attach-namespaces
--max-code-length=100
--max-instatement-indent=120
--pad-header
--pad-oper
--lineend=linux