Giter Site home page Giter Site logo

ralint's People

Contributors

benroy avatar

Watchers

 avatar James Cloos avatar

ralint's Issues

check for milestones?

Just check if they are set.
Would also be nice to see if they are set correctly. But not sure there is a generally applicable way to do that.

error with no .ralint.conf and no cmd line args

Could not connect to rally
'rally_user'

Traceback (most recent call last):
File "C:\Python27\Scripts\ralint-script.py", line 9, in
load_entry_point('ralint==0.0.0', 'console_scripts', 'ralint')()
File "c:\users\roybe\documents\github\ralint\ralint.py", line 612, in ralint
_run_checkers(_ralint_init())
File "c:\users\roybe\documents\github\ralint\ralint.py", line 575, in _ralint_init
conf_args['rally_user'],
KeyError: 'rally_user'

check for stories without a release

Would be nice to check that it is the correct release too.
Does release have start end dates? If so could confirm that iteration is between those dates.
Query should probably only get stories where iteration is not null (since iteration=null is it's own check)

.ralint.conf with no [ralint] section causes error

Traceback (most recent call last):
File "C:\Python27\Scripts\ralint-script.py", line 9, in
load_entry_point('ralint==0.0.0', 'console_scripts', 'ralint')()
File "c:\users\roybe\documents\github\ralint\ralint.py", line 612, in ralint
_run_checkers(_ralint_init())
File "c:\users\roybe\documents\github\ralint\ralint.py", line 568, in _ralint_init
conf_args = RalintConfig(sys.argv[1:], conf_files).options
File "c:\users\roybe\documents\github\ralint\ralint.py", line 542, in init
conf_file_args = dict(config.items('ralint'))
File "C:\Python27\lib\ConfigParser.py", line 642, in items
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'ralint'

remove magic numbers

max task.Estimate is 16 hours
check stories with low tasks has magic formula/conversion from points to days
description length is 140 characters

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.