Skip to content

Commit

Permalink
Explain that the script is only for the future
Browse files Browse the repository at this point in the history
Signed-off-by: David Horstmann <david.horstmann@arm.com>
  • Loading branch information
davidhorstmann-arm committed Dec 8, 2022
1 parent f47e657 commit c543870
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/code_style.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/usr/bin/env python3
"""Check or fix the code style by running Uncrustify.
Note: The code style enforced by this script is not yet introduced to
Mbed TLS. At present this script will only be used to prepare for a future
change of code style.
"""
# Copyright The Mbed TLS Contributors
# SPDX-License-Identifier: Apache-2.0
Expand Down

0 comments on commit c543870

Please sign in to comment.