Tony Li

Results 6 issues of Tony Li

Is there a way to make an auto redirection from `www.example.com` to `example.com`, because `example.com` was the cert name configured for ssl connection and for the strategy for 80, 443...

type/feat

**Describe the bug** A clear and concise description of what the bug is. trying to build for M1 arm64 simulator. not sure how to switch the cross build sdk to...

用`LazyScrollView`的`dequeueReusableItem`找到可以reuse的`UITextView`以后,load进新的NSAttributedString, 只有styling还保持,但是user interactive相关的功能都失效了,比如说文字选取

bug
plan

@ibireme 这几天看了YYCache源码,有1个疑问,参考了 https://github.com/ibireme/YYCache/issues/33 1. 更新accesstime和modtime的stmt是一次性的,每次销毁`sqlite3_finalize(stmt);`是可以理解的 但是类似这种批量query的操作`- (NSMutableArray *)_dbGetItemWithKeys: excludeInlineData:`为什么也不做缓存呢?有什么特殊的考量? (如有提问不当,请直接指出,谢谢🙏)

Gruntfile.js line 407 col 15 Expected 'build' to have an indentation at 17 instead at 15. line 408 col 15 Expected 'configureProxies' to have an indentation at 17 instead at...

### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug When I try to use SwiftLint...

discussion
integration