Skip to content

feat: [editor] Add encoding detection and conversion support #1822

feat: [editor] Add encoding detection and conversion support

feat: [editor] Add encoding detection and conversion support #1822

Triggered via pull request December 2, 2024 03:23
@KakueeenKakueeen
synchronize #1008
Status Success
Total duration 3m 15s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 warning
cppcheck: 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++.