Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Enhancement: Enable is_null fixer #40

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Enhancement: Enable is_null fixer #40

merged 1 commit into from
Dec 11, 2020

Conversation

localheinz
Copy link
Contributor

This PR

  • enables the is_null fixer

Follows #25.

💁‍♂️ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.17.1/doc/rules/language_construct/is_null.rst.

@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #40 (aa67dcc) into main (72f39fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #40   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         8         8           
===========================================
  Files              2         2           
  Lines             24        24           
===========================================
  Hits              24        24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72f39fe...aa67dcc. Read the comment docs.

@gansel-bot gansel-bot self-assigned this Dec 11, 2020
@localheinz localheinz merged commit 9fe4d2c into main Dec 11, 2020
@localheinz localheinz deleted the feature/is-null branch December 11, 2020 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants