Laurent Aphecetche
Laurent Aphecetche
Indeed, using a default rule for all files (possibly in a subdirectory) would be super helpful. My use case : checking that image files are all kebab case. Currently I...
> Hey, > > agree to all of you and i'll try to bring more and more glob patterns to ls-lint. > > @aphecetche `.JPG: kebeb-case` isn't working? sorry for...
@sbinet well I got the impression that GDML was meant to describe 3D geometries, right ? If that's the case, that's one extra dimension for my needs ;-) The core...
Thanks for looking into this !
OK, I think I completely misunderstood what `root-gen-streamer` is. What I did was : ``` > root-gen-type -p grp -t AliSplineFit -o splinefit.go $HOME/cernbox/ocdbs/2018/OCDB/GRP/GRP/Data/Run295820_295820_v1_s0.root ``` I thought I needed another...
should probably have started with the original issue : ``` ~/cernbox/ocdbs/2018/OCDB $ ocdb-ls GRP/GRP/Data/Run295820_295820_v1_s0.root 2019/03/14 22:38:57 key: AliCDBEntry 2019/03/14 22:38:57 riofs: could not unmarshal key payload: rbytes: read too few...
while browsing the other gl related packages (e.g. mesa and mesa-glu) I realise I should probably rename the `apple-opengl` package to `apple-gl` instead ?
FYI I've implemented some changes and forced pushed. I've changed `apple-opengl` to `apple-gl` and fixed the `C_INCLUDE_PATH` in both packages that was not a string but a tuple (my bad,...
@tldahlgren I believe I've addressed the comments, but I don't exactly know how to clear the "1 change requested" status ...
@tldahlgren @ax3l is there something special that prevents this one from being merged ? thanks.