better looks on github
This commit is contained in:
		
							parent
							
								
									7a4c6c22ce
								
							
						
					
					
						commit
						583f11f27c
					
				| 
						 | 
				
			
			@ -1,7 +1,5 @@
 | 
			
		|||
{
 | 
			
		||||
    "paths": [
 | 
			
		||||
		"."
 | 
			
		||||
	],
 | 
			
		||||
    "paths": ["."],
 | 
			
		||||
    "depth": 2,
 | 
			
		||||
    "exclude": [
 | 
			
		||||
        "^gogs$",
 | 
			
		||||
| 
						 | 
				
			
			@ -11,12 +9,12 @@
 | 
			
		|||
        "\\.swx$",
 | 
			
		||||
        ".*\\.log$"
 | 
			
		||||
    ],
 | 
			
		||||
    "include": [],
 | 
			
		||||
    "include": ["\\.go$"],
 | 
			
		||||
    "command": [
 | 
			
		||||
        "bash", "-c", "go build && ./gogs web"
 | 
			
		||||
    ],
 | 
			
		||||
    "env": {
 | 
			
		||||
        "PROGRAM": "fswatch"
 | 
			
		||||
        "POWERED_BY": "github.com/shxsun/fswatch"
 | 
			
		||||
    },
 | 
			
		||||
    "enable-restart": false
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue