Gihwan Oh

Results 4 issues of Gihwan Oh

A log level is written to `'level'` not `'logLevel'`.

```dart const predefinedAnnotation = SomeAnnotation('this is predefined'); @predefinedAnnotation // this is the first case @SomeAnnotation('this is defined as it's needed') // this is the second case class SomeClass { }...

### Steps to reproduce 1. write any test (Sample below) ```dart import 'dart:developer'; import 'package:flutter_test/flutter_test.dart'; void main() { group('test', () { test('dummy', () { debugger(); }); }); } ``` 2....

a: tests
tool
team-tool

![beerair](https://user-images.githubusercontent.com/5652744/175606494-e440cac0-f153-48e7-8af9-2ebfe07a1aa8.png) 절취선 양옆이 지금은 블랙인데, 이게 만일 투명이라면 더 이쁘지 않을까ㅣ!?!?!? 하는 생각을 해보았습니다.

우선순위 낮음
style