This is an automated email from the ASF dual-hosted git repository.
critas pushed a change to branch wx_fix_bitmap
in repository https://gitbox.apache.org/repos/asf/iotdb-client-csharp.git
from eb0e6cb Update TableSessionPoolTest.cs
add 869b71e format and add .editorconfig(dotnet/sdk)
No new revisions were added by this update.
Summary of changes:
.editorconfig | 328 ++++++++++++++++++++++++
samples/Apache.IoTDB.Samples/Program.cs | 8 +-
samples/Apache.IoTDB.Samples/SessionPoolTest.cs | 4 +-
src/Apache.IoTDB.Data/IoTDBCommand.cs | 2 +-
src/Apache.IoTDB.Data/IoTDBConnection.cs | 5 +-
src/Apache.IoTDB.Data/IoTDBDataReader.cs | 4 +-
src/Apache.IoTDB/DataStructure/Tablet.cs | 108 ++++----
7 files changed, 393 insertions(+), 66 deletions(-)
create mode 100644 .editorconfig