Ticket #3 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Bugfixes

Reported by: grig Assigned to: mk
Priority: major Milestone: brie
Component: Code cleanup Version: 0.5
Keywords: Cc:

Description (Last modified by grig)

Inspect current code and clean it up while adding more functionality.

Estimation: 2 points

Depends on tickets: #4 #5 #6

Here are the tasks (will also be entered separately as tickets of type task):

  • Score is decreased for .pyc files, the same should be done for .pyo.
  • Filenames checking should be a bit more restrictive than checking regular expression. Readme, README and readme are acceptable names, but ReAdMe? is not.
  • Files that change cheesecake index cannot be empty (currenty we're only testing for existence).

Change History

05/29/06 10:24:56 changed by grig

  • description changed.

05/29/06 15:15:42 changed by grig

  • description changed.

05/29/06 16:42:24 changed by mk

  • status changed from new to closed.
  • resolution set to fixed.