Changes between Version 15 and Version 16 of Documentation/T3Q/Quality-Checks/Code-Style


Ignore:
Timestamp:
05/09/25 19:41:04 (4 months ago)
Author:
phdmakk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/T3Q/Quality-Checks/Code-Style

    v15 v16  
    292292 * '''Dependant Tags in XML Configuration''': - 
    293293 
    294 This check makes sure there are no '''AnyValueOrNone''' assignments to "list" values (assignments to values within a template or value of a record of type). This currently covers references to local variables, formal parameters, component variables, return types of functions, and defined templates. 
     294This check makes sure there are no '''!AnyValueOrNone''' assignments to "list" values (assignments to values within a template or value of a record of type). This currently covers references to local variables, formal parameters, component variables, return types of functions, and defined templates. 
    295295 
    296296{{{