Skip to content

Commit

Permalink
Merge pull request #17 from appleboy/patch2
Browse files Browse the repository at this point in the history
convert space to tabs.
  • Loading branch information
tj authored Nov 21, 2017
2 parents b0942d8 + bc9e440 commit f130c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prune.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ var DefaultExtensions = []string{
".jst",
".coffee",
".tgz",
".swp",
".swp",
}

// Stats for a prune.
Expand Down

0 comments on commit f130c7b

Please sign in to comment.