Sha256: 3fdbf28a435d4e2f9ec8d1b29e6024c93a70ad7fa02426fa040ec4ddfdb3ee3b

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.1.5] - 2023-03-27

### Fixed

- stop using unsafe `YAML.load` on rubocop.yml

## [0.1.4] - 2023-03-24

First release as `rubocop-git2`.

### Added

- support for `--only` flag
- support for `--format` flag
  - via https://github.com/m4i/rubocop-git/pull/45

### Fixed

- fixed many cops erroring ("An error occurred while ... was inspecting ...")
- incompatibility with some git configurations
  - c.f. https://github.com/m4i/rubocop-git/issues/20
  - via https://github.com/m4i/rubocop-git/pull/32
  - fix had been merged into the original repo but was never released
- include and exclude behavior not matching rubocop's
  - c.f. https://github.com/m4i/rubocop-git/issues/30
  - partially via https://github.com/m4i/rubocop-git/pull/33
- enabled/disabled cops not being respected
  - c.f. https://github.com/m4i/rubocop-git/issues/38
  - c.f. https://github.com/m4i/rubocop-git/issues/39
  - partially via https://github.com/m4i/rubocop-git/pull/47

## [0.1.3] - 2017-04-08

Last release of the original `rubocop-git`.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-git2-0.1.5 CHANGELOG.md