QR Code Random Pin CB
[platform/upstream/iotivity.git] / tools / style / iotivity_cpp_astyle.cfg
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <AStyleSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\r
3   <CppFormatOnSave>false</CppFormatOnSave>\r
4   <CsFormatOnSave>false</CsFormatOnSave>\r
5   <CppCommandLine>--style=allman --indent=spaces=4 --min-conditional-indent=0 --align-pointer=name --align-reference=name --indent-classes --indent-switches --indent-cases --indent-namespaces --pad-oper --pad-header --keep-one-line-blocks --keep-one-line-statements --convert-tabs --mode=c --max-code-length=100</CppCommandLine>\r
6   <CsCommandLine />\r
7   <Version>2.1.0.0</Version>\r
8 </AStyleSettings>\r