Olivier Mengué

Results 515 comments of Olivier Mengué

This approach also allows the startup of the program to be faster as the shell plugin will only be loaded when used (the `use App::Spec::Completion::*` at the beginning of App::Spec...

So this is about the _Git default branch_ while the the issue text says this is about the naming of the branch (`master`). Please fix the issue description as it...

@DrHyde I'm more interested in the runtime/build/test split than about recommends.

This feature would allow to catch what is called [`additionalProperties`](http://json-schema.org/latest/json-schema-validation.html#rfc.section.5.18) in JSON Schema. I don't think however that `inline` is an appropriate name.

This is a major issue in the current API with which I agree as this API constraint of using only string cell reference is a performance bottleneck when you iterate...

@dayfine The point of this issue is that there is no API to retrieve the style definition from a style ID retrieved with [`GetCellStyle`](https://godoc.org/github.com/360EntSecGroup-Skylar/excelize#File.GetCellStyle).

https://github.com/progrium/macdriver/tree/main/misc/variadic

See also this project from MIT : https://e-vent.mit.edu/

Is this about generating some code that would trigger on `go generate` in the target package to rebuild the package from updated sources?

Or is it about including the code of `github.com/rakyll/statik/fs` (instead of `github.com/rakyll/statik` mentionned in this issue) in the generated code to avoid the link dependency?