代码质量分析

This commit is contained in:
v7lin
2019-03-05 12:26:35 +08:00
parent 9135d38369
commit cbb5c39369

View File

@ -28,4 +28,5 @@ linter:
- constant_identifier_names
- one_member_abstracts
- slash_for_doc_comments
- sort_constructors_first
- sort_constructors_first
- unnecessary_new