[
https://issues.apache.org/jira/browse/IGNITE-17696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Demakov updated IGNITE-17696:
-------------------------------------
Description:
Establish common style for C++ code in Apache Ignite 3. -The suggested approach
is as follows:-
* {-}the C++ code style should resemble the Java style for consistency{-};
* -for things that are specific to C++ or break C++ industry-established
practices too violently the rules will be settled one by one and described in a
MD document in the repo.-
A MD document in the repo will describe the coding style.
A clang-format file will be provided for automatic indentation of the code.
was:
Establish common style for C++ code in Apache Ignite 3. -The suggested approach
is as follows:-
* {-}the C++ code style should resemble the Java style for consistency{-};
* -for things that are specific to C++ or break C++ industry-established
practices too violently the rules will be settled one by one and described in a
MD document in the repo.-
A MD document in the repo will describe the coding style.
A clang-format file will be provided for automatic indentation of the code.
> C++ coding conventions for ignite-3
> -----------------------------------
>
> Key: IGNITE-17696
> URL: https://issues.apache.org/jira/browse/IGNITE-17696
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 3.0.0-alpha6
> Reporter: Aleksey Demakov
> Assignee: Aleksey Demakov
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.0.0-alpha6
>
>
> Establish common style for C++ code in Apache Ignite 3. -The suggested
> approach is as follows:-
> * {-}the C++ code style should resemble the Java style for consistency{-};
> * -for things that are specific to C++ or break C++ industry-established
> practices too violently the rules will be settled one by one and described in
> a MD document in the repo.-
> A MD document in the repo will describe the coding style.
> A clang-format file will be provided for automatic indentation of the code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)