update swift lint category

This commit is contained in:
Jungpyo Hong 2021-05-05 03:26:00 -05:00 committed by GitHub
parent f6a33a225c
commit 168debcad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
## Content
- [Coding convention](#Coding-convention)
- [Swift Lint](#Swift-lint)
- [Design Pattern](#Design-Pattern)
- [Delegate](#Delegate)
- [Singleton](#Singleton)