Skip to content
Merged
Show file tree
Hide file tree
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: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ max_line_length = 80
# Makefile
[{Makefile,**.mk}]
# Use tabs for indentation (Makefiles require tabs)
indent_style = tab
indent_style = tab
1 change: 0 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ updates:
interval: weekly
day: monday
open-pull-requests-limit: 5

6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Create Issues

* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem.
* If you can, please try to fix the problem yourself.
* For minor changes, it is not necessary to create an issue first.
* If you find something missing or something is wrong in this manual, you are welcome to write an issue describing the problem.
* If you can, please try to fix the problem yourself.
* For minor changes, it is not necessary to create an issue first.

## Make changes (create pull requests)

Expand Down
1 change: 0 additions & 1 deletion Documentation/CoreSupport/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ Core support for localization

Tca/Index
Permissions/Index

2 changes: 1 addition & 1 deletion Documentation/Includes.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@

.. By default, code blocks use PHP syntax highlighting

.. highlight:: php
.. highlight:: php