Skip to content
Snippets Groups Projects
Commit b23c14f4 authored by Oliver Sander's avatar Oliver Sander
Browse files

Rename a few method arguments, to avoid trailing underscores in method arguments

According to the Dune style rules, names with trailing underscores are reserved
for class data members.

Since the names of method parameters are not part of the API, they can be changed
without prior warning or deprecation period.
parent e3bcd560
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment