README.md in schemacop-2.4.1 vs README.md in schemacop-2.4.2
- old
+ new
@@ -737,13 +737,10 @@
## Known limitations
* Schemacop does not yet allow cyclic structures with infinite depth.
-* Schemacop aborts when it encounters an error. It is not able to collect a full
- list of multiple errors.
-
* Schemacop is not made for validating complex causalities (i.e. field `a`
needs to be given only if field `b` is present).
* Schemacop does not yet support string regex matching.
@@ -757,15 +754,9 @@
* Run `bundle exec rake test` to run all tests
* Run `bundle exec rake test TEST=test/unit/some/file.rb` to run a single test
file
-
-## Contributors
-
-Thanks to [Rubocop](https://github.com/bbatsov/rubocop) for great inspiration
-concerning their name and the structure of their README file. And special thanks
-to [SubGit](http://www.subgit.com/) for their great open source licensing.
## Copyright
Copyright (c) 2019 Sitrox. See `LICENSE` for further details.