swimat: fix audit 'description must start with capital letter'
This commit is contained in:
parent
19855072f7
commit
5afa5dcacb
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Swimat < Formula
|
||||
desc "command-line tool to help format Swift code"
|
||||
desc "Command-line tool to help format Swift code"
|
||||
homepage "https://github.com/Jintin/Swimat"
|
||||
url "https://github.com/Jintin/Swimat/archive/v1.3.3.tar.gz"
|
||||
sha256 "6fea933a4d96ce84ecd03cf026c8fca7b81fb9a7749d0ca464b8cd467bd2bd5a"
|
||||
|
|
Loading…
Reference in a new issue