Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ The Lean toolchain version is pinned in `lean-toolchain`. Mathlib is pinned in `
- **Line length.** Follow Mathlib convention: 100 characters max.
- **Sorry warnings.** The project suppresses sorry warnings (`-Dwarn.sorry=false` in `lakefile.lean`) by design.

[#476]: https://github.com/teorth/analysis/pull/476

## Adding a section

1. Add the relevant file to `Analysis/`
Expand Down
Loading