PlasmaFAIR/fortitude

Add `--extend-file-extensions` option

Open

#502 opened on Sep 11, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Rust (33 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (207 stars)
PR merge metrics
 (PR metrics pending)

Description

This point was raised during BTTFF2, as some were using .cuf extensions for CUDA Fortran alongside .f90 and .F90. It would be helpful to extend the list of allowable extensions without needing to re-specify the defaults.

Contributor guide