mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-31 17:18:07 +07:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "curly": true,
 | |
|   "eqeqeq": true,
 | |
|   "immed": true,
 | |
|   "eqnull": true,
 | |
|   "latedef": true,
 | |
|   "noarg": true,
 | |
|   "noempty": true,
 | |
|   "quotmark": "single",
 | |
|   "undef": true,
 | |
|   "unused": true,
 | |
|   "strict": true,
 | |
|   "trailing": true,
 | |
| 
 | |
|   "node": true
 | |
| }
 |