mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-21 16:19:23 +08:00
[tools]: change astylerc from dos to unix
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@94 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
# directory setting
|
||||
--recursive
|
||||
--exclude=../build
|
||||
--exclude=../osal/window/pthread
|
||||
|
||||
# bracket style setting
|
||||
--style=linux
|
||||
#--style=kr
|
||||
|
||||
# indent setting
|
||||
--indent=spaces=4
|
||||
--indent-labels
|
||||
#--indent-switches
|
||||
--indent-preprocessor
|
||||
--min-conditional-indent=0
|
||||
--max-instatement-indent=80
|
||||
|
||||
# padding setting
|
||||
#--break-blocks
|
||||
--pad-oper
|
||||
#--pad-first-paren-out
|
||||
--pad-header
|
||||
#--unpad-paren
|
||||
#--align-pointer=name
|
||||
|
||||
# formatting setting
|
||||
--keep-one-line-blocks
|
||||
--keep-one-line-statements
|
||||
--convert-tabs
|
||||
|
||||
# other setting
|
||||
#--quiet
|
||||
--suffix=none
|
||||
--lineend=windows
|
||||
# directory setting
|
||||
--recursive
|
||||
--exclude=../build
|
||||
--exclude=../osal/window/pthread
|
||||
|
||||
# bracket style setting
|
||||
--style=linux
|
||||
#--style=kr
|
||||
|
||||
# indent setting
|
||||
--indent=spaces=4
|
||||
--indent-labels
|
||||
#--indent-switches
|
||||
--indent-preprocessor
|
||||
--min-conditional-indent=0
|
||||
--max-instatement-indent=80
|
||||
|
||||
# padding setting
|
||||
#--break-blocks
|
||||
--pad-oper
|
||||
#--pad-first-paren-out
|
||||
--pad-header
|
||||
#--unpad-paren
|
||||
#--align-pointer=name
|
||||
|
||||
# formatting setting
|
||||
--keep-one-line-blocks
|
||||
--keep-one-line-statements
|
||||
--convert-tabs
|
||||
|
||||
# other setting
|
||||
#--quiet
|
||||
--suffix=none
|
||||
#--lineend=windows
|
||||
|
Reference in New Issue
Block a user