Explore tweets tagged as #SwiftLint
@AtarayoSD
Yasuhito Nagatomo 🌙
2 years
Xcode 15: Fixing SwiftLint Error "deny file-read-data. "🌛.- To avoid SwiftLint execution errors, turn off Build Settings "User Script Sandboxing". - The default setting was changed; Xcode 14: No => Xcode 15: Yes.* Of course, this should be done only if you trust the project.
Tweet media one
Tweet media two
0
0
10
@HiTw93
Tw93
2 years
#工程师工具 开发 Swift 过程中用得比较多的 4 个比较常用工具,还不错.🐣 CopilotForXcode:官方的 Github Copilot,可用这个代替 .🐙 SwiftFormat:强迫症必备格式化工具,可和 Xcode 快捷键联动.🍓 SwiftLint:强制执行 Swift 社区普遍接受的代码风格指南规则.🤣 Xcodes:需安装多版本 Xcode 时候
Tweet media one
4
39
130
@stefanjblos
Stefan
2 years
Naive, motivated me:. „Hey, it would be cool to follow best practices in my side project and install SwiftLint. Maybe it will detect a few issues…“. Also me:. „Crying about 1820 issues…“🥲
Tweet media one
1
0
5
@guraygul_ios
Güray  🇹🇷
10 days
How to easily add SwiftLint to your project:. 1- Install swiftlint using terminal: brew install swiftlint.2- Add this package using SPM: 3- Add "New Run Script Phase" to your Project target.4- Disable "Based on dependency analysis" and "Show environment.
2
0
4
@cirrus_labs
Cirrus Labs
1 year
Exited to introduce SwiftLint Annotations GitHub Action! 🎉🚀. This action is written in TypeScript and follows all the best practices like persistent tools caching on self-hosted runners and showing parsed reports with annotations. Check it out! 👇.
Tweet media one
0
0
3
@manuelmaly
Manuel Maly
3 months
It’s just a really small Swift package, but I’m really happy about this GH Actions runtime. Includes linting with swift-format and swiftlint, and 28 test cases. 2 external deps, no build cache. Mac Mini runner. `swift test` is so much faster than xcodebuild, it’s not even funny.
Tweet media one
1
0
0
@jrswiftjourney
James
2 years
Day 2 and Day 3 of building in public:. 1. Explored all opt in rules for SwiftLint and implemented them in the project. I would like to reduce tech debt. 2. Added “The Reason” section and modified the cells of the “Summary” section. 3. Working on making cells in the “Summary”
Tweet media one
1
0
5
@jeiting
Jacob Eiting — iap/acc
10 months
anybody out there have any idea what might cause SwiftLint to die with this exception?
Tweet media one
0
0
1
@1024jp
1024 𓆏
11 months
SwiftLintの参照URL変わってるの知らなかった。dependencyめっちゃシンプルで見やすくなるじゃん。.
Tweet media one
1
0
3
@AtarayoSD
Yasuhito Nagatomo 🌙
2 years
Xcode 15 beta 3.recommends enabling User Script Sandboxing, but when turning it on, SwiftLint run script causes build error. So I don't enable it so far.🌛
Tweet media one
1
0
5
@eranshir
eran shir
5 months
אוקיי, זו החוויה הכי משעשעת שקרתה לי עם AI. צפו בקלוד 3.7 מתחרפן ולוקה בסכיזופרניה קשה. הכל התחיל כשהוא ניסה לקמפל בעצמו את הקוד כדי למצוא באגים ולתקן אותם. מפה לשם הוא הגיע למסקנה שהוא צריך לבנות תוסף swiftLint בעצמו, ואז הוא התחיל להתייעץ עם עצמו איך לעשות את זה, לתת לעצמו
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
5
@kacchi0516
かっち
2 months
SPM経由でSwiftLintやSwiftFormatを利用する - tasuwo-ios
0
0
5
@guraygul_ios
Güray  🇹🇷
3 days
//swiftlint:disable.is like adding a video to your watch later list and never watching it.
0
0
2
@yoshiii514
こばやしよしのり🍎フリーランスエンジニア・オリジナルiOSアプリ開発スクール運営
2 years
そう!環境構築系のスクリプトはこの方法が使いやすい!. インストールやLint、Formatなどのスクリプトを作り、MakeFileでコマンドメニュー化する。. ・make setup.・make clean.・make swiftlint. アプリの環境構築にも使えるし、Xcodeの「Run Script」やCIでも使える。.
Tweet media one
0
0
3
@eranshir
eran shir
5 months
Okay, this is the most entertaining experience I've had with AI. Watch Claude 3.7 go crazy and have severe schizophrenia. It all started when he tried to compile the code himself to find bugs and fix them. From there he came to the conclusion that he needed to build a swiftLint
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
1
@irgaly
いーがりー@Kotlin/Android フリーランス
3 months
SwiftLintも最近はSwiftPM Build Tool Pluginとして実行できるらしいのでSwiftPMに載せ替えた.
Tweet media one
0
0
0
@hinakkograshi
ひなっこ☕️
2 years
記事を投稿しました! MintでSwiftLint導入方法〜M1 Mac・Intel Mac対応【RunScript作成】〜 on #Qiita
0
1
18
@k_katsumi
kishikawa katsumi 🍪
2 years
13:00から「Mastering SwiftSyntax」というタイトルで発表します。.マクロを作ったり挙動を調べたりするにはSwiftSyntaxの知識が必要です。.他にもSwiftLintのような静的解析ツールやフォーマッタも作れるSwiftSyntaxについて一緒に学びましょう。. #iosdc #a.
0
10
81
@kentkaseda
kaseken
2 months
SwiftLintに出したPRがマージされていた。.ちゃんとコードを書いてOSS Contributionできたのは初めて。Maintainerが親切にレビューして下さったのでありがたい。. この修正により、前職 (厳密にはまだ現職) のコードベース内のdisableを結構消せるようになった気がする. 。.
0
0
8
@simonbs
Simon B. Støvring
2 years
For the longest time I have disliked those pesky header comments in the top of Swift files. Only now (and thanks to @jpsim!) did I realize that SwiftLint has a rule that can be used to throw a warning when file headers are present.
Tweet media one
Tweet media two
2
1
6