Skip to content

Linter + CI #7

Closed
Closed
@f4lco

Description

@f4lco

During development for #4, I felt like the following essentials might be missing from treon:

  • .gitignore - for __pycache__
  • Pipfile and Pipfile.lock - easier to get started, because there are already non-standard dependencies like docopt.
  • Document dependency set-up (see "Note about dependencies" in readme)
  • Pylint - code is in good shape, better keep it that way
  • basic sanity tests
  • Travis? - to exercise above effectively

How do you feel about this list, @amit1rrr ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions