Skip to content

Commit 740ca39

Browse files
authored
ci: Remove Fortran and Pascal support (#236)
* ci: Remove fortran * Update * Revert pascal support
1 parent 852394c commit 740ca39

File tree

6 files changed

+2
-411
lines changed

6 files changed

+2
-411
lines changed

.gitmodules

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -358,15 +358,3 @@
358358
branch = main
359359
update = none
360360
ignore = dirty
361-
[submodule "repos/fortran"]
362-
path = repos/fortran
363-
url = https://github.com/stadelmanma/tree-sitter-fortran
364-
branch = master
365-
update = none
366-
ignore = dirty
367-
[submodule "repos/pascal"]
368-
path = repos/pascal
369-
url = https://github.com/Isopod/tree-sitter-pascal
370-
branch = master
371-
update = none
372-
ignore = dirty

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Unreleased
4+
- Revert `Fortran` support
5+
- Revert `Pascal` support
46

57
## 0.12.42 - 2023-09-04
68

0 commit comments

Comments
 (0)