An error occurred while fetching the assigned milestone of the selected merge_request.
Linting setup + code updates
Compare changes
- Jakub Klinkovský authored
@@ -64,6 +64,9 @@ public:
@@ -64,6 +64,9 @@ public:
@@ -206,6 +209,10 @@ public:
@@ -206,6 +209,10 @@ public:
template< typename Array, typename..., typename = std::enable_if_t< HasSubscriptOperator< Array >::value > >