mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Removed unused stuffs
This commit is contained in:
		| @@ -1,5 +0,0 @@ | ||||
| CPPLINT="python third-party/cpplint/cpplint.py" | ||||
| FLAGS="--filter=-runtime/printf,-runtime/int,-readability/todo,-build/namespace,-runtime/references,-readability/streams" | ||||
|  | ||||
| cd .. | ||||
| $CPPLINT $FLAGS $(find include src test -regex ".*\.[hc]pp$") | ||||
| @@ -1,7 +0,0 @@ | ||||
| cd .. | ||||
| FILES=$(find include src test -regex ".*\.[ch]pp$") | ||||
|  | ||||
| clang-format -style=Google -i  $FILES | ||||
|  | ||||
| # insert newline at end of file | ||||
| sed -i -e '$a\' $FILES | ||||
		Reference in New Issue
	
	Block a user