Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable pylint and fix all warnings and errors #171

Closed
atodorov opened this issue Jan 8, 2018 · 0 comments · Fixed by #2287
Closed

Enable pylint and fix all warnings and errors #171

atodorov opened this issue Jan 8, 2018 · 0 comments · Fixed by #2287

Comments

@atodorov
Copy link
Member

atodorov commented Jan 8, 2018

We need to enable pylint for Kiwi and fix all of its complaints (which are 3500 at least).

atodorov added a commit that referenced this issue Nov 14, 2018
it appears this check produces more false positives than discover
real problems so we silence it. CodeClimate also supports
duplicate/similar code discovery and it appears to be more
reliable so stick with CodeClimate for now.
atodorov added a commit that referenced this issue Nov 14, 2018
it appears this check produces more false positives than discover
real problems so we silence it. CodeClimate also supports
duplicate/similar code discovery and it appears to be more
reliable so stick with CodeClimate for now.
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 29, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 29, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 29, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 29, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 29, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 30, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jun 30, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 5, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 5, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 5, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 5, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 6, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 6, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 6, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Jul 6, 2019
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Aug 7, 2019
because those views are only selecting/reading
data but not modifying it. Refs kiwitcms#171
SvetlomirBalevski added a commit to SvetlomirBalevski/Kiwi that referenced this issue Aug 8, 2019
because those views are only selecting/reading
data but not modifying it. Refs kiwitcms#171
asankov pushed a commit to asankov/Kiwi that referenced this issue Apr 22, 2020
asankov pushed a commit to asankov/Kiwi that referenced this issue Dec 2, 2020
atodorov added a commit that referenced this issue Mar 6, 2021
- API method TestRun.filter() will return fields:
  - `plan__product_version`
  - `plan__product_version__value`

- Tests and forms have been adjusted

- Resolves the last pylint warning. Closes #171
atodorov added a commit that referenced this issue Mar 6, 2021
- API method TestRun.filter() will return fields:
  - `plan__product_version`
  - `plan__product_version__value`

- Tests and forms have been adjusted

- Resolves the last pylint warning. Closes #171
APiligrim referenced this issue in MLH-Fellowship/Kiwi Mar 25, 2021
- API method TestRun.filter() will return fields:
  - `plan__product_version`
  - `plan__product_version__value`

- Tests and forms have been adjusted

- Resolves the last pylint warning. Closes #171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants