## Related Issue
Specify the issue this PR addresses, if one exists.

If your PR proposes a major change and you haven't discussed it first with the maintainers, we strongly encourage you to first raise an issue for discussion. This will help avoid waste of effort.

## Changes
Describe the changes proposed in this PR.

## Declaration
- [ ] I have followed the [Contribution Guidelines](https://github.com/duaraghav8/Ethlint/blob/master/CONTRIBUTING.md).
- [ ] All tests are passing.
- [ ] ESLint doesn't produce any `warnings`.
- [ ] ESLint doesn't produce any `errors`.
- [x] I'm awesome.

**NOTE**: It is fine if ESLint does produce warnings for your PR **if** there is a good reason for it.
