| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Flycheck v35.0 source code.tar.gz | 2025-04-23 | 1.1 MB | |
| Flycheck v35.0 source code.zip | 2025-04-23 | 1.2 MB | |
| README.md | 2025-04-23 | 5.6 kB | |
| Totals: 3 Items | 2.2 MB | 1 | |
What's Changed
- Add --expt-relaxed-constexpr to nvcc. by @eyal0 in https://github.com/flycheck/flycheck/pull/1975
- Add --expt-extended-lambda to nvcc. by @eyal0 in https://github.com/flycheck/flycheck/pull/2055
- Remove stray character by @dpassen in https://github.com/flycheck/flycheck/pull/2056
- Fix a bunch of "reference to free variable" warnings by @Hi-Angel in https://github.com/flycheck/flycheck/pull/2058
- Adapt to new AUCTeX mode names in https://github.com/flycheck/flycheck/pull/2059
- Add actionlint support to yaml-ts-mode by @Gavinok in https://github.com/flycheck/flycheck/pull/2064
- docstrings should not exceed 80 characters in width by @gutron in https://github.com/flycheck/flycheck/pull/2060
- fix(stylelint): remove support for deprecated command line arguments by @justinbarclay in https://github.com/flycheck/flycheck/pull/2066
- Add FlyC:0 and updated the mode menu by @JohnC32 in https://github.com/flycheck/flycheck/pull/2035
- option to control whether to display error at point after checking by @taquangtrung in https://github.com/flycheck/flycheck/pull/1987
- Fix(Haskell): Correctly Handle GHC 9.6 Error Output Format by @ayanamists in https://github.com/flycheck/flycheck/pull/2067
- Add a new checker 'r' for R in https://github.com/flycheck/flycheck/pull/2070
- ci: Exclude macos tests below 28.x by @jcs090218 in https://github.com/flycheck/flycheck/pull/2074
- New checker, perl-perlimports by @mavit in https://github.com/flycheck/flycheck/pull/2071
- Add salt-lint as new flycheck checker by @santifa in https://github.com/flycheck/flycheck/pull/2073
- Update vhdl-ghdl error-patterns by @cyrilarnould in https://github.com/flycheck/flycheck/pull/2077
- Support buffers without backing files in Ruff by @cpitclaudel in https://github.com/flycheck/flycheck/pull/2065
- Use project working-directory for python-ruff (#2068) by @corecode in https://github.com/flycheck/flycheck/pull/2076
- Fix ruff error-patterns and error-filter by @wyuenho in https://github.com/flycheck/flycheck/pull/2079
- Refine flycheck-display-errors lifecycle by @wyuenho in https://github.com/flycheck/flycheck/pull/1972
- ruff: --output-format=text replaced with --output-format=concise by @berquist in https://github.com/flycheck/flycheck/pull/2078
- Add flycheck-chktex-extra-flags by @slotThe in https://github.com/flycheck/flycheck/pull/2075
- Update
haskell-hlintchecker to HLint-3.0 by @jdnavarro in https://github.com/flycheck/flycheck/pull/1809 - Escape single quote in flycheck-chktex-extra-flags docstring. by @bodea in https://github.com/flycheck/flycheck/pull/2081
- yaml-actionlint: only allow inside GitHub workflows dir by @berquist in https://github.com/flycheck/flycheck/pull/2083
- Fix markdown for XML and YAML docs by @dunmaksim in https://github.com/flycheck/flycheck/pull/2088
- Support new puppet-ts-mode by @smoeding in https://github.com/flycheck/flycheck/pull/2095
- feat: Drop support for Emacs 26.x by @jcs090218 in https://github.com/flycheck/flycheck/pull/2104
- ci(test/run.el): Point to .eask by @jcs090218 in https://github.com/flycheck/flycheck/pull/2103
- Fix detection of cuda warnings. by @eyal0 in https://github.com/flycheck/flycheck/pull/2100
- feat: add options for configuring jsonnet by @DinoChiesa in https://github.com/flycheck/flycheck/pull/2105
- Add -Xcompiler option for cuda-nvcc. by @eyal0 in https://github.com/flycheck/flycheck/pull/2107
- c/c++-cppcheck: add flycheck-cppcheck-args variable by @fwinkl in https://github.com/flycheck/flycheck/pull/2110
- Ruby 3.4 compatibility by @aaronjensen in https://github.com/flycheck/flycheck/pull/2111
- ci: Test Emacs 30.1 by @jcs090218 in https://github.com/flycheck/flycheck/pull/2115
- Update flycheck-add-overlay/right-position-in-narrowed-buffer output by @manphiz in https://github.com/flycheck/flycheck/pull/2114
New Contributors
- @Hi-Angel made their first contribution in https://github.com/flycheck/flycheck/pull/2058
- @Gavinok made their first contribution in https://github.com/flycheck/flycheck/pull/2064
- @gutron made their first contribution in https://github.com/flycheck/flycheck/pull/2060
- @justinbarclay made their first contribution in https://github.com/flycheck/flycheck/pull/2066
- @JohnC32 made their first contribution in https://github.com/flycheck/flycheck/pull/2035
- @taquangtrung made their first contribution in https://github.com/flycheck/flycheck/pull/1987
- @ayanamists made their first contribution in https://github.com/flycheck/flycheck/pull/2067
- @santifa made their first contribution in https://github.com/flycheck/flycheck/pull/2073
- @cyrilarnould made their first contribution in https://github.com/flycheck/flycheck/pull/2077
- @corecode made their first contribution in https://github.com/flycheck/flycheck/pull/2076
- @slotThe made their first contribution in https://github.com/flycheck/flycheck/pull/2075
- @jdnavarro made their first contribution in https://github.com/flycheck/flycheck/pull/1809
- @bodea made their first contribution in https://github.com/flycheck/flycheck/pull/2081
- @dunmaksim made their first contribution in https://github.com/flycheck/flycheck/pull/2088
- @smoeding made their first contribution in https://github.com/flycheck/flycheck/pull/2095
- @DinoChiesa made their first contribution in https://github.com/flycheck/flycheck/pull/2105
- @fwinkl made their first contribution in https://github.com/flycheck/flycheck/pull/2110
- @manphiz made their first contribution in https://github.com/flycheck/flycheck/pull/2114
Full Changelog: https://github.com/flycheck/flycheck/compare/34.1...v35.0