Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Cs fixes #22

Merged
merged 8 commits into from Oct 18, 2013
Merged

Cs fixes #22

merged 8 commits into from Oct 18, 2013

Conversation

tersmitten
Copy link
Contributor

I added a JSHint config file to check (the current) code style and made the code (mostly) consistent with it.

@pipwerks
Copy link
Member

Nitpicky. I like it. :)

There is a lot of legacy code in here, so it has never played particularly well with linters. I'm fine with all of your proposed edits except the strict equality comparisons to null -- those two lines will either need to be suppressed when linted (see http://www.jshint.com/docs/config/) or rewritten to play with with JSLint/JSHint while also retaining their intended functionality.

@tersmitten
Copy link
Contributor Author

How would you like to proceed?

@tensafefrogs
Copy link
Member

lgtm thanks for the cleanup!

tensafefrogs added a commit that referenced this pull request Oct 18, 2013
@tensafefrogs tensafefrogs merged commit 562fe35 into swfobject:master Oct 18, 2013
@tersmitten
Copy link
Contributor Author

No problem

@tersmitten tersmitten deleted the cs-fixes branch October 18, 2013 20:24
@pipwerks
Copy link
Member

@geoff thanks for following up, i've been quite busy the past few months.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants