mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2025-01-28 08:30:54 +07:00
Update README.md
This commit is contained in:
parent
0c4ba60fe5
commit
8461bb70cb
@ -31,7 +31,7 @@ set of guidelines for a specific programming language that recommend programming
|
||||
The way of force you to adapt coding convention
|
||||
>otherwise project build will **FAILED**
|
||||
- [Swift Lint](https://github.com/realm/SwiftLint) apply for all project:+1:
|
||||
```script
|
||||
```typescript
|
||||
if which swiftlint >/dev/null; then
|
||||
swiftlint
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user