Logiqx / sse-results

Speed Sailing Event Results
https://logiqx.github.io/sse-results/
GNU General Public License v3.0
0 stars 0 forks source link

Improve handling of UKWA and ISWC craft types #24

Open Logiqx opened 4 months ago

Logiqx commented 4 months ago

The code that validates UKWA / ISWC flags currently contains a fixed list of craft types.

This should be config driven to make it more flexible in the future.

('Sailboard', 'Windsurf', 'Windfoil', 'Wingboard', 'Wingsurf', 'Wingfoil')