Skip to content

Moved pylintrc file, fixed some linter errors#250

Merged
aarontp merged 1 commit into
masterfrom
pylint_move
Sep 17, 2018
Merged

Moved pylintrc file, fixed some linter errors#250
aarontp merged 1 commit into
masterfrom
pylint_move

Conversation

@Onager

@Onager Onager commented Sep 10, 2018

Copy link
Copy Markdown
Contributor

No description provided.

@berggren berggren left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aarontp aarontp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

self.result.output_dir = self.base_output_dir

def tearDown(self):
[os.remove(f) for f in self.remove_files if os.path.exists(f)]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh, I thought I specifically removed expression-not-assigned from the linter, but I guess not...

@aarontp aarontp merged commit 45d6b46 into master Sep 17, 2018
Onager added a commit to Onager/turbinia that referenced this pull request Sep 21, 2018
@Onager Onager deleted the pylint_move branch September 25, 2018 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants