• Dorchies David's avatar
    fix: Single ConvertFun argument for list · 8ef0f0de
    Dorchies David authored
    - ConvertFun for InputsModel and OutputsModel are entirely defined into SeriesAggreg.list
    - otherwise SeriesAggreg.list only accept a single ConvertFun to apply to all elements and sub-elements of the list
    
    Refs #82
    8ef0f0de
Forked from HYCAR-Hydro / airGR
Source project has a limited visibility.

irstea/php-cs-fixer-shim - shim repository for friendsofphp/php-cs-fixer.

This package is a drop-in replacement for friendsofphp/php-cs-fixer, which provides its PHAR archive as a binary.

It is built automatically from the official PHAR.

Installation

composer require irstea/php-cs-fixer-shim

or:

composer require --dev irstea/php-cs-fixer-shim

Usage

As you would use the original package, i.e. something like:

vendor/bin/php-cs-fixer [options] [arguments]

License

This distribution retains the license of the original software: MIT