test/custom_lint library
Custom lint test file.
Copyright (C) 2025, Software Innovation Institute, ANU
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Ashley Tang
Functions
-
customLintTest(
) → void - Test function containing a print statement that should trigger the lint warning.
-
main(
) → void - Test file demonstrating the custom lint rule for print statements.