fortitude-lint 0.8.0__py3-none-win32.whl → 0.8.0rc1__py3-none-win32.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fortitude-lint
3
- Version: 0.8.0
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](https://fortitude.readthedocs.io/en/stable/editors/) for
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
- [![Fortitude](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/PlasmaFAIR/fortitude/main/docs/assets/badge/v0.json)](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=5juY92cbYp4IhRc5_buGzE4-qk5yP8jihgLY3JQfm-Y,14517760
4
+ fortitude_lint-0.8.0rc1.dist-info/METADATA,sha256=azReSMUDjBU0oVe6RRpPiiLoUoGTNNMqCZ3_KIZw1lk,9780
5
+ fortitude_lint-0.8.0rc1.dist-info/WHEEL,sha256=WDMAB4uGoBTLFFNNHYBIIVDGp2BkavHkkLG_raftdhA,90
6
+ fortitude_lint-0.8.0rc1.dist-info/licenses/LICENSE,sha256=1kdFuOEkOoA_aOl6qzkTs8JdsW5k5ngnYOqqzsduqbg,2319
7
+ fortitude_lint-0.8.0rc1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.11.5)
2
+ Generator: maturin (1.10.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-win32
@@ -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=s509GCghTaIBBya8RU6aoi5IJxMPXMcripmHoBflJcU,14398464
4
- fortitude_lint-0.8.0.dist-info\METADATA,sha256=rLTYWU1RwiLmAXPOC1t6nDqA7VdHDes4vU-2u5r6D44,11138
5
- fortitude_lint-0.8.0.dist-info\WHEEL,sha256=QMZp0lxDahbLMIL3SNl7YCB_YGqfMBz9F_6dOJTnvEM,90
6
- fortitude_lint-0.8.0.dist-info\licenses\LICENSE,sha256=1kdFuOEkOoA_aOl6qzkTs8JdsW5k5ngnYOqqzsduqbg,2319
7
- fortitude_lint-0.8.0.dist-info\RECORD,,