fix: rename to follow melos versioning and remove redundant rule

This commit is contained in:
2022-07-11 23:54:48 +02:00
parent 45e737dde2
commit 28d9aa69e7
4 changed files with 2 additions and 3 deletions
@@ -200,7 +200,6 @@ linter:
- use_setters_to_change_properties
- use_string_buffers
- use_super_parameters
- use_string_buffers
- use_test_throws_matchers
- use_to_and_as_if_applicable
- valid_regexps
@@ -14,4 +14,4 @@
# You should have received a copy of the GNU General Public License
# 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
# 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