mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	penultimate clang-tidy/clang-format complaint
This commit is contained in:
		| @@ -200,7 +200,7 @@ auto findRole(ConfigurationInterface const* configuration, std::string const& ba | |||||||
|     if (ID < 1) |     if (ID < 1) | ||||||
|         { |         { | ||||||
|             auto stub = configuration->property(role + impl_prop, ""s); |             auto stub = configuration->property(role + impl_prop, ""s); | ||||||
|             if (stub.empty()) { role = base; }  // NOLINT  -- legacy format |             if (stub.empty()) role = base;  // NOLINT  -- legacy format | ||||||
|         } |         } | ||||||
|     return role; |     return role; | ||||||
| }; | }; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jim Melton
					Jim Melton