GerryLon

Results 21 issues of GerryLon

![image](https://user-images.githubusercontent.com/25873611/103090473-0ae1af00-462c-11eb-87fa-9d3e0a721ce0.png) import order is not stable

``` return github_com_mwitkow_go_proto_validators.FieldError("ProjectName", fmt.Errorf(`value '%v' must not be an empty string`, this.ProjectName)) ``` ``` ProjectName string `protobuf:"bytes,3,opt,name=project_name,proto3" json:"project_name,omitempty"` ``` if error message's FieldName set to`project_name`(from json tag) will better.

Hello Everyone! I use this command converted a mp3 file to m3u8: > ffmpeg -i Sunshine.mp3 -c:a libmp3lame -b:a 128k -map 0:0 -f segment -segment_time 10 -segment_list outputlist.m3u8 -segment_format mpegts...

ignore package by regexp or glob? eg. -ignore github.com/xxx/.*

question

Hello Everyone! option `autoprefix` just can be set to true or false? can custom autoprefix settings? Many Thanks!

my image name is `icon-alert-active.png`, then generated css class name is `.icon-icon-alert-active`, how to remove `icon-` prefix?

when add callback twice or more(for example: `SetAddedItemCallback`), only the last will run.

My env: fluent-plugin-netflow version: 1.0.2 Netflow device: Huawei AR2204-S(possible netstream) pcap file sent to your mail box. Many Thanks!

version: "gulp-uglify": "^3.0.0" ![qq 20180829111328](https://user-images.githubusercontent.com/25873611/44763183-993ce780-ab7c-11e8-85d5-c01509b68c89.png) Please just have a look at the image above, that's my question. Many thanks!