mirror of
https://github.com/ModOrganizer2/modorganizer-tool_inieditor.git
synced 2026-07-27 14:01:14 -07:00
[pre-commit.ci] Pre-commit autoupdate. (#21)
* [pre-commit.ci] Pre-commit autoupdate. updates: - [github.com/pre-commit/mirrors-clang-format: v22.1.2 → v22.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v22.1.2...v22.1.5) * [pre-commit.ci] Auto fixes from pre-commit.com hooks. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ repos:
|
||||
- id: check-merge-conflict
|
||||
- id: check-case-conflict
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v22.1.2
|
||||
rev: v22.1.5
|
||||
hooks:
|
||||
- id: clang-format
|
||||
'types_or': [c++, c]
|
||||
|
||||
+2
-2
@@ -27,7 +27,7 @@
|
||||
<message>
|
||||
<location filename="inieditor.cpp" line="114"/>
|
||||
<source> Editing profile-specific INIs. Profile-specific game INI files are Enabled.
|
||||
|
||||
|
||||
You can change the INI Editor settings (in the main Mod Organizer settings under the plugins tab) to use an external text editor,
|
||||
either notepad or your windows associated program to .INI files.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
@@ -35,7 +35,7 @@
|
||||
<message>
|
||||
<location filename="inieditor.cpp" line="120"/>
|
||||
<source> Editing global INIs (in 'myGames' folder). Profile-specific game INI files are Disabled.
|
||||
|
||||
|
||||
You can change the INI Editor settings (in the main Mod Organizer settings under the plugins tab) to use an external text editor,
|
||||
either notepad or your windows associated program to .INI files.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
|
||||
Reference in New Issue
Block a user