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

Add pylint to the build system #8742

Closed
peterfpeterson opened this issue Sep 9, 2013 · 2 comments
Closed

Add pylint to the build system #8742

peterfpeterson opened this issue Sep 9, 2013 · 2 comments
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@peterfpeterson
Copy link
Member

This issue was originally TRAC 7897

There are many defects that pylint should be able to determine. Setup pylint as a cmake task to add to the builds to improve the reliability of our python system. Since there is lots of funny business with our python path upon initialization of mantid some extra work will be need to be done to get it "right." [http://github.com/justinvanwinkle/config-files/blob/master/bin/lintrunner.py Here] is a python script that may help in running pylint from inside python rather than as a command line tool.

@peterfpeterson
Copy link
Member Author

@NickDraper (2014-02-14T11:05:00):
Bulk move to assigned at the introduction of the triage step

@peterfpeterson peterfpeterson added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@FedeMPouzols
Copy link
Contributor

I think that has been working perfectly fine for a while. Maybe it's a duplicate of some other ticket/issue(s).

@peterfpeterson peterfpeterson added this to the Release 3.5 milestone Jul 2, 2015
@peterfpeterson peterfpeterson self-assigned this Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

2 participants