Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Renaming files to avoid these files being flagged as invalid js files.#4

Merged
scalvert merged 1 commit intomasterfrom
rename-files
May 2, 2014
Merged

Renaming files to avoid these files being flagged as invalid js files.#4
scalvert merged 1 commit intomasterfrom
rename-files

Conversation

@scalvert
Copy link
Copy Markdown
Contributor

@scalvert scalvert commented May 2, 2014

Renaming jshintrc.js -> .jshintrc and jscsrc.js to -> .jscsrc. As JavaScript files these files were being flagged as invalid; it's not valid js to define an object that's not part of an assignment expression.

Status: Ready to merge

Reviewers: @MikeKlemarewski @stewartyu

Changes

  • renamed files

How to test-drive this PR

  • checkout this branch
  • ensure files are renamed to .jshintrc and .jscsrc respectively

@stewartyu
Copy link
Copy Markdown

👍

scalvert added a commit that referenced this pull request May 2, 2014
Renaming files to avoid these files being flagged as invalid js files.
@scalvert scalvert merged commit b217cdb into master May 2, 2014
@scalvert scalvert deleted the rename-files branch May 2, 2014 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants