Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Feature/eslint config changes #118

Merged
merged 19 commits into from
Jul 4, 2022

Conversation

michaeljohnbennett
Copy link
Contributor

Fixes to the codebase to cleanup and give us consistent code style, commit messages and linting where needed.

This is part of another commit that fixes the truffle configuration as a result of enabling some more of the ESLINT rules.

@michaeljohnbennett michaeljohnbennett added the enhancement New feature or request label Jul 1, 2022
…fig-changes

# Conflicts:
#	package.json
#	src/commands/DebuggerCommands.ts
#	src/commands/TruffleCommands.ts
#	src/helpers/truffleConfig.ts
#	src/helpers/userInteraction.ts
#	src/helpers/workspace.ts
#	test/TruffleCommandsTests/WriteToBuffer.test.ts
#	test/TruffleCommandsTests/buildContracts.test.ts
#	test/TruffleCommandsTests/deployContracts.test.ts
#	test/commands/DebuggerCommands.test.ts
Copy link
Contributor

@xhulz xhulz left a comment

Choose a reason for hiding this comment

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

I've ran it locally (extension and tests) and everything works like a charm
Nice job :)

@michaeljohnbennett michaeljohnbennett merged commit 6aa1d20 into develop Jul 4, 2022
@michaeljohnbennett michaeljohnbennett deleted the feature/eslint-config-changes branch July 4, 2022 03:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants