]> git.r.bdr.sh - rbdr/map/commit
Address the lint warnings
authorRuben Beltran del Rio <redacted>
Mon, 16 Sep 2024 18:37:27 +0000 (20:37 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 16 Sep 2024 18:37:27 +0000 (20:37 +0200)
commitbe897af3bd7cc010c1aa496d5b1faf8a2e1f82ed
tree1420ad1ea92f9125bfd1d775913dd8dbc310dae6
parent144915635bdfc90445321189914929a911fe77d4
Address the lint warnings
35 files changed:
Map/Data/FocusedValues+document.swift
Map/Data/MapDocument.swift
Map/Data/Stage.swift
Map/Logic/Constants.swift
Map/Logic/Debouncer.swift
Map/Logic/MapParser/MapParser.swift
Map/Logic/MapParser/Strategies/BlockerParserStrategy.swift
Map/Logic/MapParser/Strategies/EdgeParserStrategy.swift
Map/Logic/MapParser/Strategies/GroupParserStrategy.swift
Map/Logic/MapParser/Strategies/NoteParserStrategy.swift
Map/Logic/MapParser/Strategies/OpportunityParserStrategy.swift
Map/Logic/MapParser/Strategies/StageParserStrategy.swift
Map/Logic/MapParser/Strategies/VertexParserStrategy.swift
Map/MapApp.swift
Map/Presentation/Base Components/EvolutionPicker.swift
Map/Presentation/Base Components/MapRender/MapAxes.swift
Map/Presentation/Base Components/MapRender/MapBlockers.swift
Map/Presentation/Base Components/MapRender/MapEdges.swift
Map/Presentation/Base Components/MapRender/MapGroup.swift
Map/Presentation/Base Components/MapRender/MapGroups.swift
Map/Presentation/Base Components/MapRender/MapNotes.swift
Map/Presentation/Base Components/MapRender/MapOpportunities.swift
Map/Presentation/Base Components/MapRender/MapStages.swift
Map/Presentation/Base Components/MapRender/MapVertices.swift
Map/Presentation/Base Components/MapTextEditor.swift
Map/Presentation/Base Components/SearchBar.swift
Map/Presentation/Commands/MapCommands.swift
Map/Presentation/Commands/UpdateCommands.swift
Map/Presentation/Complex Components/MapRender/MapRenderView.swift
Map/Presentation/MapEditor.swift
Map/Presentation/Theme/Color+theme.swift
Map/Presentation/Theme/Dimensions.swift
Map/Presentation/Theme/Font+theme.swift
Map/Presentation/Theme/NSColor+theme.swift
Map/Presentation/ViewStyle.swift