chrismou/php-eol-csv

View on GitHub

Showing 2 of 3 total issues

Function exports has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {

    grunt.initConfig({
        phpunit: {
            unit: {
Severity: Minor
Found in Gruntfile.js - About 1 hr to fix

    Method open has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $fileName,
            $savePath = '',
            $eol = "\n",
            $fileExtension = 'csv',
            $delimiter = ",",
    Severity: Minor
    Found in src/Csv.php - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language