Peter Hill

Results 428 comments of Peter Hill

I guess if LLVM 12 is available from a reputable PPA, that would work?

I've added clang-tidy-12. I think it's important that the base image is something fairly standard, otherwise it could be painful to support most people's workflows. This means that supporting the...

Added in e8df3b81f0f07e08e27a33ae5fd4cc7292bd1bdd Although we may want to add an option for adding new namelists after current one or at end of file.

Wow, thanks for this! I will try and take a look at it this weekend. I'll also try and add some proper tests.

I have a fix for this, but it also changes how programs are written in the dependency file, as they would now all be lower case. I'm not sure if...

Cheers, I will check out your code. I'm leaning towards Qt, but I don't really have much experience writing a GUI from scratch. You might be interested in another project...

Hi @tsigarid, thanks for the PR! I've actually done a substantial rewrite of fort_depend (on the `rewrite` branch), and I've included a feature to specify modules to ignore in that....

Could that behaviour be made optional, instead of default? Only it's not documented, and very surprising. I'd be happy to submit a PR for this. Alternatively, there could be a...

`breathe-apidoc` was exactly what I was looking for as well. From what I can tell, it's not mentioned in the documentation anywhere -- I only found out about it from...

Sorry, I set the fprettify option `line-length` to 150, but it still appears many times with the default 132. The code compiles fine, and I'm fine with the warning about...