1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/apache-logging-log4cxx

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.astylerc 972 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Robert Middleton Отправлено 11.12.2022 17:15 bb7d373
##
# Why am I here?
#
# This file exists to document which settings have been used to reformat the code in general the
# last time and to somewhat describe main aspects of the code style in use. It's NOT intended to get
# applied whenever any piece of code is changed! Instead, it IS OK to not follow these settings for
# some pieces of code, if it makes those pieces more readable in the end. Some pieces of code simply
# can not be described properly using automatic formatting rules.
#
# Example invocation:
#
# astyle --project src/main/include/*.h src/main/cpp/*.cpp
# astyle --project src/test/cpp/*.h src/test/cpp/*.cpp
#
--add-braces
--align-pointer=type
--align-reference=type
--break-blocks
--break-one-line-headers
--convert-tabs
--indent=force-tab=4
--indent-after-parens
--indent-classes
--indent-col1-comments
--indent-preproc-block
--indent-preproc-define
--indent-switches
--lineend=linux
--pad-comma
--pad-header
--pad-oper
--style=break
--suffix=none

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/apache-logging-log4cxx.git
git@api.gitlife.ru:oschina-mirror/apache-logging-log4cxx.git
oschina-mirror
apache-logging-log4cxx
apache-logging-log4cxx
master