forked from cory/tildefriends
		
	A make target to run prettier.
This commit is contained in:
		@@ -882,6 +882,10 @@ format:
 | 
			
		||||
	@clang-format -i $(wildcard src/*.c src/*.h src/*.m)
 | 
			
		||||
.PHONY: format
 | 
			
		||||
 | 
			
		||||
prettier:
 | 
			
		||||
	@npm run prettier
 | 
			
		||||
.PHONY: prettier
 | 
			
		||||
 | 
			
		||||
docs:
 | 
			
		||||
	@doxygen
 | 
			
		||||
.PHONY: docs
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user