Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
This is an archived project. Repository and other project resources are read-only.
Make unused variable in the code an error
Code
Review changes
Check out branch
Download
Patches
Plain diff
Tomas Vik
requested to merge
eslint-no-unused-vars
into
develop
Jul 11, 2019
Overview
4
Commits
1
Pipelines
4
Changes
60
Expand
removing all unused variables from the code by following the linter
marking swallowed errors with
FIXME:
make exception when the unused variable is a part of an interface
Edited
Jul 11, 2019
by
Tomas Vik
Merge request reports
Loading