File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 paths_ignore : ' [ "**/docs/**"
2828 , "**.md"
2929 , "**/LICENSE"
30- , ".circleci/**"
3130 , "**.nix"
3231 , "**/test/**"
3332 , "flake.lock"
Original file line number Diff line number Diff line change 7676 , "flake.lock"
7777 , "**/README.md"
7878 , "FUNDING.yml"
79- , ".circleci/**"
8079 , "**/stack*.yaml"
8180 , ".gitlab-ci.yaml"
8281 , ".gitlab/**"
Original file line number Diff line number Diff line change 3636 , "flake.lock"
3737 , "**/README.md"
3838 , "FUNDING.yml"
39- , ".circleci/**"
4039 , "**/stack*.yaml"
4140 , ".gitlab-ci.yaml"
4241 , ".gitlab/**"
Original file line number Diff line number Diff line change 2626 paths_ignore : ' [ "**/docs/**"
2727 , "**.md"
2828 , "**/LICENSE"
29- , ".circleci/**"
3029 , "**/README.md"
3130 , "FUNDING.yml"
3231 , "**/stack*.yaml"
Original file line number Diff line number Diff line change 3434 , "flake.lock"
3535 , "**/README.md"
3636 , "FUNDING.yml"
37- , ".circleci/**"
3837 , ".gitlab-ci.yaml"
3938 , ".gitlab/**"
4039 ]'
Original file line number Diff line number Diff line change 3737 , "flake.lock"
3838 , "**/README.md"
3939 , "FUNDING.yml"
40- , ".circleci/**"
4140 , "**/stack*.yaml"
4241 , ".gitlab-ci.yaml"
4342 , ".gitlab/**"
Original file line number Diff line number Diff line change 4848/docs @ michaelpj
4949
5050# CI
51- /.circleci
5251/.github @ michaelpj @ fendor
5352
5453# Build
Original file line number Diff line number Diff line change 66[ ![ Release] [ badge-github-release ]] [ github-release ]
77[ ![ Hackage] [ badge-hackage ]] [ hackage ]
88[ ![ License Apache 2.0] [ badge-license ]] [ license ]
9- [ ![ CircleCI] [ badge-circleci ]] [ circleci ]
109[ ![ GitHub Testing Workflow] ( https://github.com/haskell/haskell-language-server/actions/workflows/test.yml/badge.svg )] ( https://github.com/haskell/haskell-language-server/actions/workflows/test.yml )
1110[ ![ GitHub Nix Workflow] ( https://github.com/haskell/haskell-language-server/actions/workflows/nix.yml/badge.svg )] ( https://github.com/haskell/haskell-language-server/actions/workflows/nix.yml )
1211[ ![ matrix] [ badge-matrix ]] [ matrix ]
1514[ logo ] : ./docs/logos/logo-256.png
1615[ badge-license ] : https://img.shields.io/badge/license-Apache2-green.svg?dummy
1716[ license ] : https://github.com/haskell/haskell-language-server/blob/master/LICENSE
18- [ badge-circleci ] : https://img.shields.io/circleci/project/github/haskell/haskell-language-server/master.svg
19- [ circleci ] : https://circleci.com/gh/haskell/haskell-language-server/
2017[ badge-hackage ] : https://img.shields.io/hackage/v/haskell-language-server.svg?logo=haskell
2118[ badge-github-release ] :https://img.shields.io/github/v/release/haskell/haskell-language-server.svg
2219[ hackage ] : https://hackage.haskell.org/package/haskell-language-server
You can’t perform that action at this time.
0 commit comments