Skip to content

Feature/fix travis scrutinizer issues#395

Merged
GaryJones merged 5 commits intodevelopfrom
feature/fix-travis-scrutinizer-issues
May 7, 2015
Merged

Feature/fix travis scrutinizer issues#395
GaryJones merged 5 commits intodevelopfrom
feature/fix-travis-scrutinizer-issues

Conversation

@jrfnl
Copy link
Copy Markdown
Contributor

@jrfnl jrfnl commented May 6, 2015

Fixes one actual bug, fixes the travis run issues and should also fix about half the Scrunitizer run issues.

jrfnl added 3 commits May 6, 2015 23:48
- Remove some unused variables
- Initialize variables which may otherwise not be available / default case for `switch()`
- Better default value for `populate_file_path()` parameter
	- Error prevention: check that that slug is actually in use
- Error prevention: make doubly sure the filesystem is available before using it in a location were we *should* have it as we initialized it ourselves earlier
- Some spelling
@jrfnl jrfnl added this to the 2.5.0 milestone May 6, 2015
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.

Why does this bit need to be ignored?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is an alternative way to get round that one issue where we were considering excluding the rule or lowering the severity.
Now the rule is still being used, just not for that one line.

GaryJones added a commit that referenced this pull request May 7, 2015
@GaryJones GaryJones merged commit ed8c447 into develop May 7, 2015
@GaryJones GaryJones deleted the feature/fix-travis-scrutinizer-issues branch May 7, 2015 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants