Skip to content

Commit 70e6d87

Browse files
committed
Merge branch 'develop' into main
2 parents d039e4f + 337a5c0 commit 70e6d87

File tree

118 files changed

+1131
-429
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+1131
-429
lines changed

README.md

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.
File renamed without changes.

.editorconfig renamed to coding-test-cpp-practice/.editorconfig

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
# Visual Studio generated .editorconfig file with C++ settings.
1+
# EditorConfig file with C++ settings
2+
23
root = true
34

45
[*.{c++,cc,cpp,cppm,cxx,h,h++,hh,hpp,hxx,inl,ipp,ixx,tlh,tli}]
5-
6-
# Visual C++ Code Style settings
7-
86
cpp_generate_documentation_comments = doxygen_slash_star
9-
10-
# Visual C++ Formatting settings
11-
127
cpp_indent_braces = false
138
cpp_indent_multi_line_relative_to = innermost_parenthesis
149
cpp_indent_within_parentheses = indent

0 commit comments

Comments
 (0)