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