Kyle Fuller
Kyle Fuller
There are discrepancies in the API Blueprint parser and Swagger adapter because of source map positions are treated differently (https://github.com/apiaryio/fury.js/issues/63). In Swagger adapter, the source map represents the position of...
Annotation Code's are difficult to use for any meaning as they are not universally unique. One parser can treat one code with some meaning and another parser could treat the...
I've been thinking about this for a long time and I think it would be great if a warning or error annotations could provide hints to users on what to...
This should look for example projects compatible with CocoaPods Try. Something like: ``` projs.grep(/(demo|example|sample).*\.xcworkspace$/i) ``` With this information, we can do the following: - [ ] Provide a quality modifier...
These are starting to build-up: ``` bash $ ls -l /Users/orta/cocoadocs.org/activity/download | wc 1457 13106 90205 $ ls -l /Users/orta/cocoadocs.org/activity/docsets | wc 5802 52211 357080 ``` 1457 directories of download...
This goes along side travis status in the header. I can't see an API we can get this info from, needs investigating. Example: https://github.com/kylef/CGFloatType [](https://travis-ci.org/kylef/CGFloatType) [](https://coveralls.io/r/kylef/CGFloatType)
More of an idea than a concrete "we should do this". I think it would be nice to explore the possibility of showing change logs. If there is a file,...
Would be great to do a post on this once Travis merges the PR for having cache: https://github.com/travis-ci/travis-build/pull/258
Example: http://blog.cocoapods.org/CocoaPods-0.32/#deprecations