fortitude-lint 0.8.0__py3-none-win_arm64.whl → 0.8.0rc1__py3-none-win_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fortitude_lint-0.8.0.data → fortitude_lint-0.8.0rc1.data}/scripts/fortitude.exe +0 -0
- {fortitude_lint-0.8.0.dist-info → fortitude_lint-0.8.0rc1.dist-info}/METADATA +2 -39
- fortitude_lint-0.8.0rc1.dist-info/RECORD +7 -0
- {fortitude_lint-0.8.0.dist-info → fortitude_lint-0.8.0rc1.dist-info}/WHEEL +1 -1
- fortitude_lint-0.8.0.dist-info/RECORD +0 -7
- {fortitude_lint-0.8.0.dist-info → fortitude_lint-0.8.0rc1.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fortitude-lint
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.0rc1
|
|
4
4
|
Classifier: Development Status :: 2 - Pre-Alpha
|
|
5
5
|
Classifier: Intended Audience :: Developers
|
|
6
6
|
Classifier: License :: OSI Approved :: MIT License
|
|
@@ -276,7 +276,7 @@ Fortitude can be integrated into text editors and IDEs that support the
|
|
|
276
276
|
Language Server Protocol (LSP), providing real-time diagnostics and
|
|
277
277
|
code actions for applying fixes as you work.
|
|
278
278
|
|
|
279
|
-
Please see the [documentation](
|
|
279
|
+
Please see the [documentation](fortitude.readthedocs.io/en/stable/editors) for
|
|
280
280
|
details on setting this up for your editor.
|
|
281
281
|
|
|
282
282
|
A VSCode plugin is in development, and will be released shortly.
|
|
@@ -298,43 +298,6 @@ This also includes instructions for building the project from source, running
|
|
|
298
298
|
tests, and linting/formatting the code. Please consult our [code of
|
|
299
299
|
conduct](CODE_OF_CONDUCT.md) before contributing.
|
|
300
300
|
|
|
301
|
-
## Projects Using Fortitude
|
|
302
|
-
|
|
303
|
-
More and more open-source Fortran projects are using Fortitude to help maintain
|
|
304
|
-
their code, including:
|
|
305
|
-
|
|
306
|
-
- [ADCIRC](https://github.com/adcirc/adcirc)
|
|
307
|
-
- [cp2k](https://github.com/cp2k/cp2k)
|
|
308
|
-
- [flexi](https://github.com/flexi-framework/flexi)
|
|
309
|
-
- [FTorch](https://github.com/Cambridge-ICCS/FTorch)
|
|
310
|
-
- [MESA](https://github.com/MESAHub/mesa)
|
|
311
|
-
- [OpenFMS](https://github.com/ispg-group/openfms)
|
|
312
|
-
- [The Met Office](https://github.com/MetOffice/growss/tree/main/fortran-lint)
|
|
313
|
-
|
|
314
|
-
### Show Your Support
|
|
315
|
-
|
|
316
|
-
If you've found Fortitude useful in your project, please consider adding the
|
|
317
|
-
Fortitude badge to your `README.md`:
|
|
318
|
-
|
|
319
|
-
```md
|
|
320
|
-
[](https://github.com/PlasmaFAIR/fortitude)
|
|
321
|
-
```
|
|
322
|
-
|
|
323
|
-
or `README.rst`:
|
|
324
|
-
|
|
325
|
-
```rst
|
|
326
|
-
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/PlasmaFAIR/fortitude/main/docs/assets/badge/v0.json
|
|
327
|
-
:target: https://github.com/PlasmaFAIR/fortitude
|
|
328
|
-
:alt: Fortitude
|
|
329
|
-
```
|
|
330
|
-
|
|
331
|
-
or, as HTML:
|
|
332
|
-
|
|
333
|
-
```html
|
|
334
|
-
<a href="https://github.com/PlasmaFAIR/fortitude"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/PlasmaFAIR/fortitude/main/docs/assets/badge/v0.json" alt="Fortitude" style="max-width:100%;"></a>
|
|
335
|
-
```
|
|
336
|
-
|
|
337
|
-
|
|
338
301
|
## License
|
|
339
302
|
|
|
340
303
|
This work is distributed under the MIT License. See [`LICENSE`](LICENSE) for more
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
fortitude/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
fortitude/__main__.py,sha256=YRdc0JUPzp91_gmOUIaJqAmDRg4td4P30ZY6_Pqu67I,3162
|
|
3
|
+
fortitude_lint-0.8.0rc1.data/scripts/fortitude.exe,sha256=13LgJ0-QphgoGdTCfJpDlLSD7jlOiA7Y6ccaCUCSkGM,15278080
|
|
4
|
+
fortitude_lint-0.8.0rc1.dist-info/METADATA,sha256=azReSMUDjBU0oVe6RRpPiiLoUoGTNNMqCZ3_KIZw1lk,9780
|
|
5
|
+
fortitude_lint-0.8.0rc1.dist-info/WHEEL,sha256=6HWIPvRLVR-3oV8nCa2vQ2sLemWElpbEWO7hKGns58Q,94
|
|
6
|
+
fortitude_lint-0.8.0rc1.dist-info/licenses/LICENSE,sha256=1kdFuOEkOoA_aOl6qzkTs8JdsW5k5ngnYOqqzsduqbg,2319
|
|
7
|
+
fortitude_lint-0.8.0rc1.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
fortitude\__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
fortitude\__main__.py,sha256=YRdc0JUPzp91_gmOUIaJqAmDRg4td4P30ZY6_Pqu67I,3162
|
|
3
|
-
fortitude_lint-0.8.0.data\scripts\fortitude.exe,sha256=KmGDxd5_d0gaJ-oxRouASY23o6l9JE4goGpUVDxvs8w,15142400
|
|
4
|
-
fortitude_lint-0.8.0.dist-info\METADATA,sha256=rLTYWU1RwiLmAXPOC1t6nDqA7VdHDes4vU-2u5r6D44,11138
|
|
5
|
-
fortitude_lint-0.8.0.dist-info\WHEEL,sha256=glXWQhlFjSxaKBRqaQWoPjecNERzQxT1VPLiW94yyjI,94
|
|
6
|
-
fortitude_lint-0.8.0.dist-info\licenses\LICENSE,sha256=1kdFuOEkOoA_aOl6qzkTs8JdsW5k5ngnYOqqzsduqbg,2319
|
|
7
|
-
fortitude_lint-0.8.0.dist-info\RECORD,,
|
|
File without changes
|