Add newlines to the end of all files
This commit is contained in:
@@ -58,4 +58,4 @@ namespace AZ
|
||||
static void AppendTypeName(AZStd::string& output, const SerializeContext::ClassData* classData, const Uuid& classId);
|
||||
};
|
||||
} // namespace SerializeContextTools
|
||||
} // namespace AZ
|
||||
} // namespace AZ
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
#
|
||||
|
||||
set(PAL_TRAIT_BUILD_SERIALIZECONTEXTTOOLS FALSE)
|
||||
set(PAL_TRAIT_BUILD_SERIALIZECONTEXTTOOLS FALSE)
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
#
|
||||
|
||||
set(PAL_TRAIT_BUILD_SERIALIZECONTEXTTOOLS TRUE)
|
||||
set(PAL_TRAIT_BUILD_SERIALIZECONTEXTTOOLS TRUE)
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
#
|
||||
|
||||
set(PAL_TRAIT_BUILD_SERIALIZECONTEXTTOOLS TRUE)
|
||||
set(PAL_TRAIT_BUILD_SERIALIZECONTEXTTOOLS TRUE)
|
||||
|
||||
Reference in New Issue
Block a user