Skip to content

Commit ee776c2

Browse files
committed
Merge remote-tracking branch 'remotes/upstream/master'
2 parents df73024 + 9d283e5 commit ee776c2

File tree

16 files changed

+1980
-1457
lines changed

16 files changed

+1980
-1457
lines changed

.github/workflows/lint-toolchain.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ jobs:
1111
- uses: actions/checkout@v4
1212

1313
- name: MFC Python setup
14+
uses: actions/setup-python@v5
15+
with:
16+
python-version: '3.14'
17+
18+
- name: Initialize MFC
1419
run: ./mfc.sh init
1520

1621
- name: Lint the toolchain

src/common/m_checker_common.fpp

Lines changed: 0 additions & 370 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)