Skip to content

more dir locals for company-coq#1724

Merged
affeldt-aist merged 2 commits intomath-comp:masterfrom
affeldt-aist:dirlocals_20250923
Nov 7, 2025
Merged

more dir locals for company-coq#1724
affeldt-aist merged 2 commits intomath-comp:masterfrom
affeldt-aist:dirlocals_20250923

Conversation

@affeldt-aist
Copy link
Member

Motivation for this change
Checklist

- [ ] added corresponding entries in CHANGELOG_UNRELEASED.md

- [ ] added corresponding documentation in the headers

Reference: How to document

Merge policy

As a rule of thumb:

  • PRs with several commits that make sense individually and that
    all compile are preferentially merged into master.
  • PRs with disorganized commits are very likely to be squash-rebased.
Reminder to reviewers

@affeldt-aist affeldt-aist added this to the 1.14.0 milestone Sep 23, 2025
@affeldt-aist affeldt-aist added the enhancement ✨ This issue/PR is about adding new features enhancing the library label Sep 23, 2025
@affeldt-aist
Copy link
Member Author

affeldt-aist commented Nov 4, 2025

ping @hoheinzollern (since you are a user of company-coq)

.dir-locals.el Outdated
("`<`" . 8842) ;; ⊊ U+228A
("`<=`" . 8838) ;; ⊆ U+2286
("~`" . ?¬) ;; ¬ U+00AC
("`+`" . ?⊕) ;; ⊕ U+2295
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this set notation standard?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove them in the interest of time.

@affeldt-aist affeldt-aist merged commit 86c655f into math-comp:master Nov 7, 2025
46 checks passed
yosakaon pushed a commit to yosakaon/analysis that referenced this pull request Dec 4, 2025
* more dir locals for company-coq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement ✨ This issue/PR is about adding new features enhancing the library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants