[
https://issues.apache.org/jira/browse/MINIFICPP-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink resolved MINIFICPP-2247.
------------------------------------
Resolution: Fixed
> Rewrite StringUtils::to_base64/from_base64 to satisfy clang-tidy
> ----------------------------------------------------------------
>
> Key: MINIFICPP-2247
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2247
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Martin Zink
> Priority: Minor
> Labels: Hacktoberfest, beginner, beginner-friendly, firstbug
>
> libminifi/src/utils/StringUtils.cpp contains a couple of functions that use c
> style arrays which should be replaced by std::array, the changes are not
> trivial so we probably want to create a separate PR instead of doing in
> whichever PR that touches the file
--
This message was sent by Atlassian Jira
(v8.20.10#820010)