File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # Fortran Language Server
1
+ # Fortran Language Server - dev version
2
2
3
- [ ![ image] ( https://travis-ci.org/hansec/fortran-language-server.svg?branch=master )] ( https://travis-ci.org/hansec/fortran-language-server )
4
- [ ![ image] ( https://ci.appveyor.com/api/projects/status/github/hansec/fortran-language-server?branch=master&svg=true )] ( https://ci.appveyor.com/project/hansec/fortran-language-server )
3
+ > This is the developer's version for @hansec 's original ` fortran-language-server ` .
4
+ > It contains bug fixes and new features that are yet to be merged into the main repository.
5
+
6
+ [ ![ Tests] ( https://github.com/gnikit/fortran-language-server/actions/workflows/main.yml/badge.svg )] ( https://github.com/gnikit/fortran-language-server/actions/workflows/main.yml )
5
7
[ ![ image] ( https://img.shields.io/github/license/hansec/fortran-language-server.svg )] ( https://github.com/hansec/fortran-language-server/blob/master/LICENSE )
6
8
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
7
9
You can’t perform that action at this time.
0 commit comments