Sha256: cf170c0daa003c1cc958b34c9273d982daa6ab84a6fd2a6940b22a65019e2604

Contents?: true

Size: 1.16 KB

Versions: 1

Compression:

Stored size: 1.16 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.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.4 CHANGELOG.md