richelbilderbeek / djog_unos_2018

Project by the Uno's at DJOG 2018-2019: Nature Zen
GNU General Public License v3.0
6 stars 2 forks source link

Check if 'get_merge_type' can have OCLint tag removed #555

Closed richelbilderbeek closed 5 years ago

richelbilderbeek commented 5 years ago

Is your feature request related to a problem? Please describe.

Currently, there is:

std::vector<tile_type> get_merge_type(tile_type type1, tile_type type2) noexcept //!OCLINT must be simpler

As the get_merge_type function has been simplified recently, maybe the OCLint tag can be removed.

Describe the solution you'd like

Describe alternatives you've considered

None.

Additional context

On a Linux computer, one can just run ./do_oclint.