1
0
Fork 0
mirror of https://gitlab.com/mfocko/LeetCode.git synced 2024-09-16 16:36:56 +02:00
No description
Find a file
Matej Focko 583767008c
chore(kt): add Kotlin formatting
+ add a rule in ‹.editorconfig› for ignoring the filename requirements
  imposed by the ‹KTLint›

Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-05-17 18:22:09 +02:00
cpp cpp: add «1915. Number of Wonderful Substrings» 2024-05-01 00:53:46 +02:00
cs cs: add «857. Minimum Cost to Hire K Workers» 2024-05-11 22:20:05 +02:00
go go: add «876. Middle of the Linked List» 2024-03-07 23:00:05 +01:00
java java: add «2331. Evaluate Boolean Binary Tree» 2024-05-16 17:37:28 +02:00
js chore: unwrap one layer 2023-12-12 14:36:00 +01:00
kt kt: add «2816. Double a Number Represented as a Linked List» 2024-05-07 09:25:05 +02:00
rb chore: unwrap one layer 2023-12-12 14:36:00 +01:00
rs rs: add «786. K-th Smallest Prime Fraction» 2024-05-10 17:22:10 +02:00
swift swift: add «216. Combination Sum III» 2024-02-11 18:27:23 +01:00
.cz.toml chore: reorder languages in the choices for cz 2024-04-04 23:10:21 +02:00
.editorconfig chore(kt): add Kotlin formatting 2024-05-17 18:22:09 +02:00
.gitignore chore: ignore VSCode 2023-12-12 14:37:05 +01:00
.pre-commit-config.yaml chore(kt): add Kotlin formatting 2024-05-17 18:22:09 +02:00
add-problem.sh chore: add script for new files 2022-01-12 20:09:25 +01:00