package crs
A tool for managing code review comments embedded in source code
Install
dune-project
Dependency
Authors
Maintainers
Sources
crs-0.0.20250914.tbz
sha256=dad0c46a83ef40da150d8b840b01c66af3b979dfa7c3e17c3edef38aa84b804f
sha512=d7a8b2a34f4a3ddda0eaaa3e4248ec2870f944a5d64782bd73b031637b01e94a378d7534b1c02da739f32343b342ed8e8bf491e6442a3bd7b0e748bd61c58770
doc/crs.crs-parser/Crs_parser/Private/Invalid_cr_parser/Invalid_cr/index.html
Module Invalid_cr_parser.Invalid_cr
Source
A type to hold information extracted from an invalid CR. If the CR is "so" invalid that we don't even want to consider it as such, such t
is never built (and the "not-a-CR" should simply be ignored then).
Getters
Note that because we are more permissive in what invalid headers are allowed to parse, most getters return untyped values (string). Not being able to validate a particular username for example (due to it containing an invalid character or something) could be a reason why the CR is invalid.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page