Commit graph

18 commits

Author SHA1 Message Date
shenleban tongying f9cd4eb9e8 fix: adjust clang-format to reflect the reality 2023-03-27 18:36:04 +08:00
shenleban tongying 13add70db2 cleanup: remove unnecessary variables in ArticleMaker
4 variables are removed because they are always read-only and always the same as global config. There is no reason to keep or update a separate copy.
2023-03-21 17:42:52 +08:00
shenleban tongying a75867f82b refactor: convert articleview into plain code 2023-03-18 11:00:06 +08:00
xiaoyifang 76fa9a806a change .clang-format style
ConstructorInitializerIndentWidth : 2
2023-03-17 09:51:06 +08:00
xiaoyifang 7242a53302 made some clang-format changes
BraceWrapping->AfterControlStatement:false
             ->BeforeCatch:true
2023-03-13 20:16:58 +08:00
xiaoyifang f503fe586b add new clang format style 2022-10-28 10:51:18 +08:00
Xiao YiFang cea97f5727 fix merge conflict 2022-06-19 09:46:39 +08:00
Xiao YiFang 5fc3bd8d83 modify clang format 2022-06-03 20:53:10 +08:00
xiaoyifang 15926efd95 release version 22.4
use 22.4.Summer as release version
2022-04-01 20:21:38 +08:00
yifang 690d855472 format:update clang format file 2022-02-14 09:36:08 +08:00
xiaoyifang 6af9f5bfaa format: update clang format 2022-02-13 16:10:55 +08:00
xiaoyifang 87fc6c40ad format:update clang format 2022-02-13 15:40:21 +08:00
xiaoyifang 59a9401f81 format:clang format update 2022-02-13 15:40:20 +08:00
xiaoyifang 2ef3c560a7 format:update clang-format 2022-02-13 15:40:20 +08:00
xiaoyifang 801fbe445b format:clang-format update . 2022-02-13 15:40:20 +08:00
xiaoyifang b90aaf9b8b add clang-format to constraint the incoming new commits .
generally all the new added codes must be follow this style guildline.
the developers are encourage to use various IDE tool to adapt this format style.
Modern IDEs are usually support this .clang-format.
2022-02-12 21:14:09 +08:00
xiaoyifang 998def92d2 format:clang format style updated 2022-02-12 21:04:02 +08:00
yifang a0dc91f86d format:add clang format file 2022-02-10 19:52:16 +08:00