Commit Graph

47 Commits

Author SHA1 Message Date
7c2e97740f repochecker/grammalecte: Overload grammar paragraph in some situations 2024-04-19 11:46:51 +02:00
ad7ad37e7f repochecker/grammalecte: add some new allowed words 2024-04-19 11:46:51 +02:00
ef999999ea repochecker/grammalecte: Fix flag label_majuscule exception and title_majuscule 2024-04-19 11:46:51 +02:00
c415e06237 libfic: Can indicate that an exercice is WIP 2024-04-19 11:46:51 +02:00
4b8e447b1b repochecker/grammalecte: Fix odd slice bounds out of range 2024-04-19 11:46:51 +02:00
5b47d1c250 repochecker/grammalecte: Don't harass on mc_mot_composé already flag as spelling exception 2024-04-19 11:46:51 +02:00
f9e9bfcb75 repochecker: fix numerous general issues with exception inheritance 2024-04-19 11:46:51 +02:00
057ce22fb9 repochecker/file-inspector: New checker 2024-04-19 11:46:51 +02:00
7a800b10de repochecker/epita: Ask to compress huge files 2024-04-19 11:46:51 +02:00
76ee40b7f1 repochecker/epita: Fix file format checking 2024-04-19 11:46:51 +02:00
b334122707 repochecker/epita: Check we have the original digest of compressed files 2024-04-19 11:46:51 +02:00
79c251d85f repochecker/epita: Check full numbered flag has type number 2024-04-19 11:46:51 +02:00
50b3e4c739 repochecker/grammalecte: Fix out of bound array 2024-04-19 11:46:51 +02:00
98939e9d61 repochecker/grammalecte: Check labels and titles have upper case 2024-04-19 11:46:51 +02:00
91b2daea2e repochecker/videos: Also check video ratio 2024-04-19 11:46:51 +02:00
5d716106c4 repochecker/videos: Also check grammar in subtitles 2024-04-19 11:46:51 +02:00
acdf0a6261 repochecker/grammalecte: Extract struct in a dedicated lib 2024-04-19 11:46:50 +02:00
ac25202024 repochecker/grammalecte: Allow including quotes without checking 2024-04-19 11:46:50 +02:00
d7ff10762e repochecker/grammalecte: Add a custom hook CheckGrammar 2024-04-19 11:46:50 +02:00
d48dd2647c repochecker: Introducing new plugin videos-rules.so to check resolution.mp4 2024-04-19 11:46:50 +02:00
4647ff033c repochecker/grammalecte: Add "overflow" as allowed word 2024-04-19 11:46:50 +02:00
070684d618 repochecker/grammalecte: Add "root" as globally allowed word 2024-04-19 11:46:50 +02:00
a4701af619 repochecker/grammalecte: Remove unwanted poncfin_règle1 for labels 2024-04-19 11:46:50 +02:00
cea3c13369 repochecker/grammalecte: Add some words 2024-04-19 11:46:50 +02:00
fb368d79d1 sync: Introduce repochecker-ack.txt to support check exceptions 2024-04-19 11:46:50 +02:00
edde9f885d repochecker/grammalecte: New plugin to check french grammar 2024-04-19 11:46:43 +02:00
2b26b2b819 repochecker/epita: Fix nil pointer exception 2024-04-19 11:46:10 +02:00
1297fe2a39 repochecker-epita: Special case for number flag 2022-10-29 17:22:55 +02:00
86d9a039c8 epita-rules: Requires placeholder for each flag 2022-10-29 17:21:50 +02:00
db9d7edf6b epita-rules: Checks that CVE- flag are UCQ, and number of choices
Fixes: #26
2022-10-29 17:21:50 +02:00
c78545c18b sync: Report custom errors 2022-10-29 17:21:50 +02:00
b0129e5239 sync: Use errors instead of string to report 2022-10-29 17:21:49 +02:00
0f75b71f5f repochecker: Don't prefix stderr messages
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-10 16:54:13 +02:00
9cf33ee755 repochecker: Revert binary file checks
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-10 10:23:52 +02:00
c7569b5e54 Use pointer receiver more offen 2021-12-11 11:20:44 +01:00
63423c9c69 repochecker: Consider LFS errors as warnings 2021-12-11 02:02:06 +01:00
969c61017f repochecker: Improve detection and messages 2021-12-11 02:02:06 +01:00
23c43ad667 repochecker: Fix parsing of numstat (using -z option)
Also improve binary file detection and allow < 1M biary files
2021-12-11 02:02:06 +01:00
3625af47d9 repochecker: Track and report binary files found in repository 2021-12-11 02:02:06 +01:00
724b00b825 repochecker: Enforce archive types 2021-12-11 02:02:06 +01:00
8b261011b6 repochecker: new option avoiding failure if resolution.mp4 missing 2021-05-14 01:14:30 +02:00
5c990de2a0 repochecker: version bump 2021-05-14 00:42:40 +02:00
38c18ef1aa CI: build repochecker and generate repochecker.version
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-11-13 15:22:45 +01:00
769158a9d7 repochecker: add new option -skipfiledigests to speed up the checks and avoid downloading lots of content 2020-01-23 18:26:30 +01:00
11a66346e7 repochecker: use a temporary directory to import files 2020-01-17 14:57:03 +01:00
444ba85f11 repochecker: add a mean to automatically check update on run
go build -tags "checkupdate"
2019-07-10 13:09:08 +02:00
9a9675bcf5 repochecker: introduce new project 2019-07-10 13:09:08 +02:00