Skip to content

issues Search Results · repo:codeclimate/codeclimate-checkstyle language:Ruby

Filter by

9 results
 (59 ms)

9 results

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

https://github.com/checkstyle/checkstyle/releases
  • marwin1991
  • 1
  • Opened 
    on Mar 25, 2024
  • #46

Hello there, Thanks for such a good project to help us out with the code review. I was trying to use maven dependencies inside codeclimate-checkstyle but on running the command mvn jxr:jxr it is unable ...
  • vipuldarkknight
  • 2
  • Opened 
    on Jul 2, 2021
  • #34

Looks like Checkstyle 8.41 has been released, can we update this repo to reflect this version? Also, these updates seem to be somewhat of a manual/tedious chore that should likely be automated. Is it ...
  • mr-smithers-excellent
  • Opened 
    on Mar 2, 2021
  • #31

Current Codeclimate Checkstyle version 8.30 is incompatible with one of Google Code Style rules (NoWhitespaceBeforeCheck): https://github.com/checkstyle/checkstyle/issues/8124 When running Checkstyle ...
  • maxim-zaman-heb
  • 5
  • Opened 
    on May 8, 2020
  • #27

Hi Everyone! I ran into a small issue but I m not sure if it s indeed a bug/missing feature or I just didn t find any documentation regarding that. So I have a maven project with the maven-checkstyle-plugin ...
  • picimako
  • Opened 
    on Jul 25, 2019
  • #21

Bug Actual Behavior User is experiencing an E10 error when trying to analyze this repo: https://github.com/dropwizard/dropwizard - Code Climate Support has tested against beta and stable channels. ...
  • efueger
  • 4
  • Opened 
    on Oct 17, 2017
  • #19

Running codeclimate yields the following exception for me: /usr/src/app/lib/cc/engine/checkstyle.rb:89:in `rescue in print_issue : No description available for com.puppycraw (KeyError) from /usr/src/app/lib/cc/engine/checkstyle.rb:85:in ...
  • joa
  • 5
  • Opened 
    on Jun 28, 2017
  • #13

I started trying to get my project moved over to using Code Climate for Checkstyle analysis and I discovered that the version I ve been using. In particular 7.2 introduced an improvement to DesignForExtension ...
  • dickschoeller
  • 3
  • Opened 
    on Feb 6, 2017
  • #4

I wanted to alter the default regex used in the MemberName sub-module ( ^[a-z][a-z0-9][a-zA-Z0-9]$ ). The regex I wanted to use was ^[a-z][a-zA-Z0-9]$ . I created the following checkstyle.xml file: ?xml ...
  • penrillian-barry
  • 7
  • Opened 
    on Nov 21, 2016
  • #1
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub