Eric Hanson

Results 403 comments of Eric Hanson

It should be, in principle we collect all the info needed to determine this

we could use this check: ```julia function is_functionally_contiguous_after_start(file::EDF.File) # EDF+ says: first annotations signal is such that the first # annotation in each list is the start time of the...

I think it would make sense for this feature to be integrated more into the existing code. For example we can add `artifact_licenses` to PackageV1: https://github.com/JuliaEcosystem/PackageAnalyzer.jl/blob/9ca90f7ea163db996f80febfa296c3f944cb4d53/src/PackageAnalyzer.jl#L128-L129 this is not breaking...