mirror of
https://github.com/wallabag/ios-app.git
synced 2026-05-19 15:10:34 +00:00
28 lines
669 B
YAML
28 lines
669 B
YAML
excluded:
|
|
- Pods
|
|
- Carthage
|
|
- wallabagTests
|
|
- wallabag/Model/Server.swift
|
|
- wallabag/Lib/CoreData.swift
|
|
- wallabag/Entity/Entry+CoreDataProperties.swift
|
|
- wallabag/Controller/ArticlesTableViewController.swift
|
|
- wallabag/Lib/ArticleSync.swift
|
|
- wallabag/Entity/Entry+CoreDataClass.swift
|
|
- wallabag/Lib/Utils.swift
|
|
- wallabagScreenshotUITests/SnapshotHelper.swift
|
|
- SnapshotHelper.swift
|
|
- fastlane/SnapshotHelper.swift
|
|
- MyPlayground.playground
|
|
- vendor
|
|
line_length: 300
|
|
identifier_name:
|
|
excluded:
|
|
- id
|
|
- to
|
|
- at
|
|
#force_cast: warning # implicitly
|
|
force_try:
|
|
severity: warning # explicitly
|
|
disabled_rules:
|
|
- trailing_comma
|