engines: csslint: enabled: true duplication: enabled: true config: languages: - ruby - javascript - python - php - fortran eslint: enabled: true fixme: enabled: true phpmd: enabled: true radon: enabled: true config: python_version: 2 ratings: paths: - "**.css" - "**.inc" - "**.js" - "**.jsx" - "**.module" - "**.php" - "**.py" - "**.rb" exclude_paths: - script/ - test/ - bundled/ - camb/ - python/apps - python/cosmicfish_pylib_test - documentation/