This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
superlint
Watch
1
Star
0
Fork
You've already forked superlint
0
mirror of
https://github.com/super-linter/super-linter.git
synced
2024-11-06 09:15:49 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0b280e4a9a
superlint
/
test
/
linters
/
dart
/
dart_bad_1.dart
4 lines
32 B
Dart
Raw
Normal View
History
Unescape
Escape
build: update Dart, dart analyzer to 3.2.4 (#5065) Recent versions of dart analyzer don't support the --options configuration option anymore, so we cannot pass an arbitrary configuration file. This commit removes the default dart analyzer configuration file as well, because it's not needed anymore.
2023-12-26 16:14:57 -05:00
void
increment
(
)
{
count
+
+
;
adding dart support
2020-07-06 04:17:20 -04:00
}
Reference in a new issue
Copy permalink