mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
This commit is contained in:
@@ -320,8 +320,7 @@ std::set<QDateTime> RifReaderEclipseRft::availableTimeSteps( const QString& well
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
std::set<RifEclipseRftAddress::RftWellLogChannelType>
|
||||
RifReaderEclipseRft::availableWellLogChannels( const QString& wellName )
|
||||
std::set<RifEclipseRftAddress::RftWellLogChannelType> RifReaderEclipseRft::availableWellLogChannels( const QString& wellName )
|
||||
{
|
||||
if ( !m_ecl_rft_file )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user