Commit Graph

18 Commits

Author SHA1 Message Date
Olle Jonsson
ab6b38e315
RuboCop 0.52.0 linting (#603)
* gemspec: Make 2.2.2 the earliest-supported Ruby version

* Exclude linting which came out wrong
2017-12-13 21:00:36 +01:00
Olle Jonsson
9662c935c3 RuboCop 0.50.0; lints 2017-09-18 21:14:47 +02:00
Olle Jonsson
26b124a67c bundled cacert.pem with --ssl-ca-file PATH option (#480)
* Add a bundled cacert.pem from curl's website
* Using the --ssl-ca-file PATH option overrides ENV var SSL_CA_PATH
* Having none of those allow you to use the default, the bundled cacert.pem
* Octokit's SSL config uses this new setting
* Rake task to update_ssl_ca_file
* Rubocop target 2.2
2017-05-24 23:43:31 +02:00
Olle Jonsson
d29c117454 Travis: new JRuby, develop on 2.4.0 (#476)
* Travis: new JRuby, develop on 2.4.0
* CircleCI: ensure new rubygems
* Rubocop: RegexpMatch too edgy; long blocks OK in specs
* Travis: JRuby head fails bundle install
* Travis: Allow failures for jruby-head
2017-02-08 19:52:53 +01:00
Olle Jonsson
f226343233 Rubocop rule: Disable too-modern ones 2016-09-22 19:16:00 +02:00
Olle Jonsson
5c21fc980f Rubocop setting: avoid copping the universe 2016-09-22 19:04:35 +02:00
Petr Korolev
857b9e6f53 rubocop updates 2016-02-23 17:19:14 +02:00
Dlani Mendes
2ce8fd07ce Git Subcommand 2016-02-17 14:37:41 +02:00
Petr Korolev
783d8f306e Resolved #214. Added tests for this case. small refacroting 2015-05-26 16:06:37 +03:00
Petr Korolev
da60c73502 Go with souble quotes. (See https://github.com/skywinder/github-changelog-generator/pull/220#discussion_r27262657 ) 2015-04-02 12:05:26 +03:00
Petr Korolev
6f1fa05c86 remove exclide 2015-03-27 15:02:45 +02:00
Petr Korolev
c564c9018b fix deprecated syntax 2015-03-27 03:54:41 +02:00
Petr Korolev
e7aa1a2042 fix rubocop yml 2015-03-27 03:52:49 +02:00
Petr Korolev
f7c7992a1d update rubocop file 2015-03-27 03:06:41 +02:00
Petr Korolev
eb497471b9 move all ignoring warnings to rubocop_todo 2015-03-26 22:37:23 +02:00
Petr Korolev
2e5aec751f add lineLength ingore 2015-03-26 19:09:01 +02:00
Petr Korolev
92735a2fc8 modify rubocop yml by rubocop --auto-gen-config 2015-03-26 19:06:25 +02:00
Enrico Stahn
6ef182a1fc Add RSpec and Rubocop 2015-03-26 15:57:24 +02:00