feat: [editor] Add encoding detection and conversion support #1823
Annotations
1 warning
Run linuxdeepin/action-cppcheck@main:
src/plugins/codeeditor/encodes/detectcode.cpp#L197
Parameter 'filePath' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
Loading