diff options
author | Ryan <fauxpark@gmail.com> | 2020-12-28 04:36:32 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-28 04:36:32 +1100 |
commit | 1b7b72c0e96856d2b9f73f705787af3426662bcf (patch) | |
tree | b03387eee60a4650d850c11daf7a962285837da6 /docs/he-il/documentation_best_practices.md | |
parent | bbf0f65284f6c9cc40429f446bddf48e2e882ad0 (diff) |
Ensure single newline at EOF for core files (#11310)
Diffstat (limited to 'docs/he-il/documentation_best_practices.md')
-rw-r--r-- | docs/he-il/documentation_best_practices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/he-il/documentation_best_practices.md b/docs/he-il/documentation_best_practices.md index 90c4a137a0..bba9d886ab 100644 --- a/docs/he-il/documentation_best_practices.md +++ b/docs/he-il/documentation_best_practices.md @@ -64,4 +64,4 @@ ``` מקמו את התיעוד שלכם בתוך `docs/feature_<my_cool_feature>.md`, והוסיפו קישור לקובץ זה במקום המתאים ב `docs/_sidebar.md`. אם הוספתם קודי מקשים נוספים, תקפידו להוסיף אותם ל- `docs/keycodes.md` עם לינק לעמוד היכולת שלכם. -</div>
\ No newline at end of file +</div> |