Skip to content

Conversation

maze-runnar
Copy link
Contributor

Fixes #3735

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

await promisify(fs.writeFile)(packagePath, JSON.stringify(packageInfo));

console.log('Transformed package.json with new environment')
//console.log('Transformed package.json with new environment')
Copy link
Member

Choose a reason for hiding this comment

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

Revert

console.log('Transforming ' + js)
const object = findObject(code, defaultIndex)
//console.log('Transforming ' + js)
Copy link
Member

Choose a reason for hiding this comment

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

Revert

const object = findObject(code, defaultIndex);

console.log('Environment Object Found', object)
//console.log('Environment Object Found', object)
Copy link
Member

Choose a reason for hiding this comment

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

Revert

@niranjan94
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 7
           

See the complete overview on Codacy

@iamareebjamal iamareebjamal changed the title chore(refactor): upbringing code quality refactor: fix hasOwnProperty and format code Dec 31, 2019
@iamareebjamal iamareebjamal merged commit a175ccf into fossasia:development Dec 31, 2019
@maze-runnar maze-runnar deleted the patch-17 branch January 12, 2020 10:59
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.

Codacy: Improve Code Quality and Upgrade the grade to atleast A

3 participants