Add fmt options and move handlers
This commit is contained in:
		
							parent
							
								
									50bcac2a1b
								
							
						
					
					
						commit
						fdca5b7277
					
				
					 28 changed files with 85 additions and 70 deletions
				
			
		
							
								
								
									
										3
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -16,3 +16,6 @@ clean-db:
 | 
			
		|||
	rm ./emgauwa-core.sqlite || true
 | 
			
		||||
	rm ./emgauwa-controller.sqlite || true
 | 
			
		||||
	$(MAKE) sqlx
 | 
			
		||||
 | 
			
		||||
fmt:
 | 
			
		||||
	cargo +nightly fmt
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue