On 8/25/25 13:12, Jan Beulich wrote: > On 24.08.2025 17:10, Dmytro Prokopchuk1 wrote: >> MISRA C Rule 2.1 states: "A project shall not contain unreachable code." >> >> The return statements in the 'read_file()' function is unreachable due > > Especially due to the (imo wrong) use of plural, this continues to be > ambiguous. I'd suggest switching to singular and inserting "final" or > "main". Happy to adjust while committing, provided you agree. > > Jan
I don't mind. Thank you. Dmytro.