github.com/stevenmatthewt/agent@v3.5.4+incompatible/.editorconfig (about)

     1  # See http://editorconfig.org
     2  
     3  # In Go files we indent with tabs but still 
     4  # set indent_size to control the GitHub web viewer.  
     5  [*.go]
     6  indent_size=4
     7