swiftlint
There are 185 repositories under swiftlint topic.
airbnb/swift
Airbnb's Swift Style Guide
Idean/sonar-swift
Open source Swift plugin for SonarQube (also supports Objective-C)
vinhnx/Clendar
Clendar - Minimal Calendar app. Written in SwiftUI.
messeb/ios-project-template
iOS project template with fastlane lanes, Travis CI jobs and GitHub integrations of Codecov, HoundCI for SwiftLint and Danger
norio-nomura/action-swiftlint
GitHub Action for SwiftLint
sonar-next/sonar-swift
sonar-swift.SonarQube iOS Plugin, Support Objective-C/Swift/Java, Support import Infer Issue (SonarQube iOS 代码扫描插件,支持 Objective-C 和 Swift / Java,支持 Infer 结果导入 ) base on https://github.com/Idean/sonar-swift
ashfurrow/danger-swiftlint
Automated Swift linting on pull requests
tomasbjerre/violations-lib
Java library for parsing report files from static code analysis.
lukepistrol/SwiftLintPlugin
A Swift Package Plugin for SwiftLint
SKrotkih/YTLiveStreaming
iOS open source framework to create live broadcasts and video streams on YouTube with YouTube Data API v3
qeude/Notflix
📱Netflix like application using SwiftUI and Combine
Yoddikko/yoddChatGPT
This app uses the OpenAISwift library, ChatGPTSwift library and OpenAI library to communicate with the popular ChatGPT artificial intelligence. The app allows you to have a quick message exchange with a simple and clean interface, but with useful features.
TeamHavit/Havit-iOS
🗂 기억하고 싶은 HAVIT iOS 💜
fnando/vscode-linter
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
cocoaheadsru/server
This is server side api for CocoaHeads Russia app. It was built with Swift and backed by Vapor.
atelier-socle/AppRepositoryTemplate
The easiest way to start a new application project without any manual configuration
karambirov/GitHubSearch
GitHub iOS client with minimum third-party dependencies.
sindresorhus/swiftlint-config
Good starter config for SwiftLint
developersancho/SwiftRorty.iOS
🚀 Sample iOS Clean Architecture on SwiftRorty App focused on the scalability, testability and maintainability written in Swift, following best practices using Swift-UI.
akinoavx13/netflix-like-ios
Application to demonstrate how I develop an iOS App with VIPER architecture in 5 days (Swift only)
WaqarZahour/ToDo-App
Manage your chores with this ToDo-App in Swift
p-x9/SwiftLintXcodePlugin
SwiftLint Plugin for Xcode.
surfstudio/SwiftCodestyle
Style guide for writing in Swift.
thii/rules_swiftlint
Run SwiftLint in your Bazel build efficiently.
malcommac/Swift-Coding-Guidelines
A repository to collect best practices when programming with Swift
vknabel/vscode-swiftlint
VS Code extension to enforce Swift style and conventions via SwiftLint
jwd-ali/JDAlertController
JDAlertController is AlertController replica that can significantly enhance your users experiences and set your app apart from the rest of the pack. You don’t need to do much to integrate it.Its build using UIViewControllerTransitioningDelegate and UIPresentationController having four types of UIViewControllerAnimatedTransitioning animations and many more customisations with different buttons styles and UITextField support as well
norio-nomura/docker-swiftlint
Docker image of SwiftLint on ubuntu
pixyzehn/Linter
A simple tool to make it easy to introduce SwiftLint from zero especially for a new project.
417-72KI/danger-swiftlint
Docker image for Danger-Swift using SwiftLint
sinoru/actions-swiftlint
GitHub Actions for SwiftLint
StanfordBDHG/SwiftPackageTemplate
A Template Repository for a Swift Package-based Stanford Byers Center for Biodesign Digital Health Project
TeamHappic/happic-iOS
Be happy, take a happic: 📸
dioKaratzas/SwiftUI-Weather
A SwiftUI Weather App powered by World Weather Online API
wednesday-solutions/ios-template
An enterprise iOS template application showcasing - Testing strategy, MVVM-C architecture, a network layer, handling secrets, localisation, navigation configuration and CI