-
Let's take this
`find . -path './Pods' -prune -o -name "*.m" -exec wc -l "{}" \; | sort -n`
and this post by @chriseidhof on [How to keep your classes small and clean](http://chris.eidhof.nl/post/43…
-
## Description
This issue is similar to #618.
The following code does not compile:
```c++
#include
#include "doctest.h"
TEST_CASE("bugs :(") {
CHECK(std::string_view{"apple"} == "apple");
…
-
http://danger.systems/ cc @orta
### Warnings
- [ ] Non-final class in examples
- [x] [Swiftlint](https://github.com/ashfurrow/danger-swiftlint) for examples
- [ ] Markdown verification using […
-
## Description
Updating doctest from commit 7b9885133108ae301ddd16e2651320f54cafeba7 (v2.4.8) to b7c21ec5ceeadb4951b00396fc1e4642dd347e5f (v2.4.9) broke my code on Ubuntu Focal in a Docker container …
-
`xcodebuild -workspace xx.xcworkspace -scheme xxx -configuration Debug -sdk iphonesimulator -UseModernBuildSystem=NO | tee 1.log`
`xcpretty -r json-compilation-database -o compile_commands.json < 1.l…
-
I have a workaround for this, so it's not a huge issue. I described everything here, to see if some ffmpeg expert would be up for the task.
https://stackoverflow.com/questions/58600620/ffmpeg-compl…
-
This is a list of casks without a [`zap`](https://docs.brew.sh/Cask-Cookbook#stanza-zap) stanza. It is suitable for contributors of any experience level.
`zap`s do not require any special tool to f…
-
Whenever I scan my Swift project I keep getting a lot of warnings like the one bellow and none of my files' issues are actually uploaded to the server:
```
11:04:44.445 INFO: Processing SwiftLint …
-
While working on resolving issue #507 I recently introduced `optget_long()` as an alternative to the borg standard `getopt_long()` or the AST `optget()` function. Having dealt with all the simple comm…
-
We use the `-no-analytics` option in our `oclint` commands, but it appears this no longer works in recent version of oclint.
The present [documentation](https://docs.oclint.org/en/stable/manual/ocl…