fix: rename to follow melos versioning and remove redundant rule
This commit is contained in:
parent
45e737dde2
commit
28d9aa69e7
@ -200,7 +200,6 @@ linter:
|
|||||||
- use_setters_to_change_properties
|
- use_setters_to_change_properties
|
||||||
- use_string_buffers
|
- use_string_buffers
|
||||||
- use_super_parameters
|
- use_super_parameters
|
||||||
- use_string_buffers
|
|
||||||
- use_test_throws_matchers
|
- use_test_throws_matchers
|
||||||
- use_to_and_as_if_applicable
|
- use_to_and_as_if_applicable
|
||||||
- valid_regexps
|
- valid_regexps
|
@ -14,4 +14,4 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
include: package:wyatt_analysis/analysis_options.flutter.2.1.1.yaml
|
include: package:wyatt_analysis/analysis_options.flutter.2.2.0.yaml
|
||||||
|
@ -14,4 +14,4 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
include: package:wyatt_analysis/analysis_options.2.1.1.yaml
|
include: package:wyatt_analysis/analysis_options.2.2.0.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user