Skip to content

Add UUID handling support - #41

Open
BashhScriptKid wants to merge 3 commits into
FFF40:chartmakerfrom
BashhScriptKid:uuid-support
Open

Add UUID handling support#41
BashhScriptKid wants to merge 3 commits into
FFF40:chartmakerfrom
BashhScriptKid:uuid-support

Update submodule supporting it

efc0b3d
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Mar 14, 2026 in 0s

3 issues found. Autofix available.

Annotations

Check notice on line 128 in Assets/JANOARG.Chartmaker/Scripts/Behaviors/Chartmaker/PlayerView.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Assets/JANOARG.Chartmaker/Scripts/Behaviors/Chartmaker/PlayerView.cs#L128

Code should not contain multiple blank lines in a row. (SA1507)

Check notice on line 10 in Assets/JANOARG.Chartmaker/Scripts/Behaviors/Chartmaker/ChartmakerLanePlayer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Assets/JANOARG.Chartmaker/Scripts/Behaviors/Chartmaker/ChartmakerLanePlayer.cs#L10

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 1087 in Assets/JANOARG.Chartmaker/Scripts/Behaviors/Chartmaker/PlayerView.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Assets/JANOARG.Chartmaker/Scripts/Behaviors/Chartmaker/PlayerView.cs#L1087

Code should not contain multiple blank lines in a row. (SA1507)