mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-30 23:51:03 +01:00 
			
		
		
		
	chore: fix lint
This commit is contained in:
		
							parent
							
								
									f53bb63b2d
								
							
						
					
					
						commit
						17d6624bb9
					
				| @ -661,7 +661,7 @@ func (machine *Machine) toProto() *v1.Machine { | ||||
| 	return machineProto | ||||
| } | ||||
| 
 | ||||
| // getTags will return the tags of the current machine | ||||
| // getTags will return the tags of the current machine. | ||||
| func getTags( | ||||
| 	aclPolicy ACLPolicy, | ||||
| 	machine Machine, | ||||
| @ -693,7 +693,7 @@ func getTags( | ||||
| 		validTags = append(validTags, tag) | ||||
| 	} | ||||
| 
 | ||||
| 	return | ||||
| 	return validTags, invalidTags | ||||
| } | ||||
| 
 | ||||
| func (h *Headscale) RegisterMachineFromAuthCallback( | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user