Skip to content

Commit 608dd2c

Browse files
committed
chore: safly add lint ignore directive for constant identifier names
1 parent efaecdd commit 608dd2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/config/theme/app_theme.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore_for_file: constant_identifier_names
2+
13
import 'package:flutter/material.dart';
24

35
class AppTheme {

0 commit comments

Comments
 (0)