Skip to content

issues Search Results · repo:codeclimate/codeclimate-csslint language:JavaScript

Filter by

14 results
 (63 ms)

14 results

incodeclimate/codeclimate-csslint (press backspace or delete to remove)

ESLint allows a custom location for the config file: eslint: enabled: true config: config: FOLDER/.eslintrc It seems CSSLint doesn t support this: csslint: enabled: true config: ...
  • JoryHogeveen
  • 2
  • Opened 
    on Feb 1, 2017
  • #38

Why is this file https://github.com/Up2Go/visualforce-table-grid/blob/master/src/staticresources/tableGrid_css.resource no recognized? Looks like a regular css to me. Here is my codeclimate.yml https://github.com/Up2Go/visualforce-table-grid/blob/master/.codeclimate.yml ...
  • rsoesemann
  • 1
  • Opened 
    on Dec 21, 2016
  • #35

Hi, We want to disable IE6-IE7 compatibility rules I added into .codeclimate.yml the following params csslint: enabled: true checks: Compatibility: enabled: false Is it right? ...
  • keepitsimple
  • 4
  • Opened 
    on Mar 3, 2016
  • #31

When I try to run codeclimate-csslint on a large codebase, I get the following error: $ codeclimate analyze -e csslint Starting analysis Running csslint: Done! error: (CC::Analyzer::Engine::EngineFailure) ...
  • caiofbpa
  • 17
  • Opened 
    on Feb 5, 2016
  • #25

In this file the engine says Rule doesn t have all its properties in alphabetical ordered. regarding this chunk of css: 40% { -webkit-transform: matrix(1, 0, 0, 1, 0,-1); opacity: 1; transform: ...
  • lebedev
  • 2
  • Opened 
    on Jan 12, 2016
  • #24

For example, see the results for this file (and a screenshot of what I see).
  • lebedev
  • 2
  • Opened 
    on Dec 3, 2015
  • #16

The root cause of #13 and #14 (when running in the codeclimate cli) is that the current image on dockerhub is based on 735a1efcc017ff111d073c6bb359df64ea6f0a47 The fixes for these issues are a couple of ...
  • mikebryant
  • 1
  • Opened 
    on Dec 3, 2015
  • #15

== node_modules/babel-eslint/node_modules/babel-core/node_modules/convert-source-map/test/fixtures/map-file-comment-inline.css (680 issues) == 1: Unexpected token - at line 1, col 1. [csslint] 1: Unexpected ...
  • deltamualpha
  • 1
  • Opened 
    on Oct 19, 2015
  • #14

Files specifically excluded in https://github.com/frank-borkin/ga-pg/blob/master/.codeclimate.yml still appear in https://codeclimate.com/github/frank-borkin/ga-pg/issues js files which previously appeared ...
  • frank-borkin
  • 2
  • Opened 
    on Oct 10, 2015
  • #13
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub