8plots3 #10
Annotations
1 error and 1 warning
code-style
Process completed with exit code 1.
|
code-style:
src/plot_erp.jl#L198
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/plot_erp.jl:198:- topoplotLegend(
src/plot_erp.jl:199:- topoAxis,
src/plot_erp.jl:200:- topomarkersize,
src/plot_erp.jl:201:- topopositions_to_color,
src/plot_erp.jl:202:- allPositions,
src/plot_erp.jl:203:- )
src/plot_erp.jl:198:+ topoplotLegend(topoAxis, topomarkersize, topopositions_to_color, allPositions)
|