Added AlphaWalletSafariExtensions, AlphaWalletShare, and modules to SwiftLint

pull/3461/head
Chan Yeow Heong Jerome 3 years ago
parent 21afa04902
commit ca23c8f962
  1. 4
      .swiftlint.yml

@ -24,9 +24,13 @@ opt_in_rules:
included:
- AlphaWallet
- AlphaWalletTests
- AlphaWalletSafariExtension
- AlphaWalletShare
- modules
excluded:
- AlphaWallet/Vendors
- AlphaWallet/R.generated.swift
- AlphaWalletSafariExtension/Resources
function_parameter_count:
warning: 20
error: 25

Loading…
Cancel
Save